Method: ActiveSupport::Inflector::Inflections#plurals
- Defined in:
- lib/active_support/inflector.rb
#plurals ⇒ Object (readonly)
Returns the value of attribute plurals.
35 36 37 |
# File 'lib/active_support/inflector.rb', line 35 def plurals @plurals end |