Method: Rails::Generator::DynamicNamedBase#plural_name
- Defined in:
- lib/rails/generator/dynamic_named_base.rb
#plural_name ⇒ Object (readonly)
Returns the value of attribute plural_name.
6 7 8 |
# File 'lib/rails/generator/dynamic_named_base.rb', line 6 def plural_name @plural_name end |