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.

gitignore

gitignore() Instance Public methods

2015-06-20 00:00:00
lib

lib() Instance Public methods

2015-06-20 00:00:00
test_dummy_config

test_dummy_config() Instance Public methods

2015-06-20 00:00:00
test

test() Instance Public methods

2015-06-20 00:00:00
readme

readme() Instance Public methods

2015-06-20 00:00:00
rakefile

rakefile() Instance Public methods

2015-06-20 00:00:00
test_dummy_clean

test_dummy_clean() Instance Public methods

2015-06-20 00:00:00
config

config() Instance Public methods

2015-06-20 00:00:00