class ActionDispatch::Routing::Mapper::Resources::Resource

def nested_scope

def nested_scope
  "#{path}/:#{nested_param}"
end