Class: Objectify::Rails::Routing::Mapper
- Inherits:
-
ActionDispatch::Routing::Mapper
- Object
- ActionDispatch::Routing::Mapper
- Objectify::Rails::Routing::Mapper
- Defined in:
- lib/objectify/rails/routing.rb
Instance Method Summary collapse
Instance Method Details
#objectify ⇒ Object
109 110 111 |
# File 'lib/objectify/rails/routing.rb', line 109 def objectify @objectify ||= ObjectifyMapper.new(self) end |