Method: ActiveModel::Name#singular_route_key
- Defined in:
- lib/active_model/naming.rb
#singular_route_key ⇒ Object (readonly)
Returns the value of attribute singular_route_key.
8 9 10 |
# File 'lib/active_model/naming.rb', line 8 def singular_route_key @singular_route_key end |