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

def nested_scope

def nested_scope
  "#{path}/:#{singular}_id"
end