Type:
Class
Constants:
PASSTHROUGH_OPTIONS
:
[
:skip_active_record, :skip_javascript, :database, :javascript, :quiet, :pretend, :force, :skip
]
The plugin builder allows you to override elements of the plugin generator without being forced to reverse the operations of the default generator.
This allows you to override entire operations, like the creation of the Gemfile, README, or JavaScript files, without needing to know exactly what those operations do so you can create another template action.