Method: Grn::Generators::InstallGenerator#inflections
- Defined in:
- lib/generators/grn/install/install_generator.rb
#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 |