Method: ActiveSupport::Inflector::Inflections#acronyms_underscore_regex
- Defined in:
- lib/active_support/inflector/inflections.rb
#acronyms_underscore_regex ⇒ Object (readonly)
:nodoc:
78 79 80 |
# File 'lib/active_support/inflector/inflections.rb', line 78 def acronyms_underscore_regex @acronyms_underscore_regex end |