class

Rails::PluginBuilder

v8.1.1 - Show latest stable - Superclass: Object

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.

Constants

DUMMY_IGNORE_OPTIONS = %i[dev edge master template]

Files

  • railties/lib/rails/generators/rails/plugin/plugin_generator.rb