method
parent_resource
rails latest stable - Class:
ActionDispatch::Routing::Mapper::Resources
parent_resource()protected
No documentation available.
# File actionpack/lib/action_dispatch/routing/mapper.rb, line 1470
def parent_resource #:nodoc:
@scope[:scope_level_resource]
end