method
generators
rails latest stable - Class:
Rails::Application
generators(&blk)public
Sends any generators called in the instance of a new application up to the generators method defined in Rails::Railtie.
generators(&blk)Sends any generators called in the instance of a new application up to the generators method defined in Rails::Railtie.