Method: ActionDispatch::Routing::Mapper::Resources::Resource#member_scope
- Defined in:
- lib/action_dispatch/routing/mapper.rb
#member_scope ⇒ Object
852 853 854 |
# File 'lib/action_dispatch/routing/mapper.rb', line 852 def member_scope "#{path}/:id" end |