Method: ActiveSupport::Inflector::Inflections#uncountables
- Defined in:
- activesupport/lib/active_support/inflector/inflections.rb
#uncountables ⇒ Object (readonly)
Returns the value of attribute uncountables.
76 77 78 |
# File 'activesupport/lib/active_support/inflector/inflections.rb', line 76 def uncountables @uncountables end |