Method: ActionDispatch::Routing::Mapper::Resources::Resource#nested_param
- Defined in:
- lib/action_dispatch/routing/mapper.rb
#nested_param ⇒ Object
1255 1256 1257 |
# File 'lib/action_dispatch/routing/mapper.rb', line 1255 def nested_param :"#{singular}_#{param}" end |