Module: Objectify::Rails::Routing

Defined in:
lib/objectify/rails/routing.rb

Defined Under Namespace

Classes: Mapper, ObjectifyMapper, RouteSet

Constant Summary collapse

RESOURCE_ACTIONS =
[:index, :show, :new, :create,
:edit, :update, :destroy].freeze
OBJECTIFY_OPTIONS =
[:policies].freeze