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