Class: Grn::Generators::InstallGenerator
- Inherits:
-
Rails::Generators::Base
- Object
- Rails::Generators::Base
- Grn::Generators::InstallGenerator
- Defined in:
- lib/generators/grn/install/install_generator.rb
Instance Method Summary collapse
Instance Method Details
#inflections ⇒ Object
10 11 12 |
# File 'lib/generators/grn/install/install_generator.rb', line 10 def inflections template 'inflections.rb', 'config/initializers/grn_inflections.rb' end |