Method: ActiveModel::Name#singular
- Defined in:
- activemodel/lib/active_model/naming.rb
#singular ⇒ Object
Returns the value of attribute singular.
12 13 14 |
# File 'activemodel/lib/active_model/naming.rb', line 12 def singular @singular end |