module Praxis::Plugins::PraxisMapperPlugin::Controller

Public Instance Methods

identity_map() click to toggle source
# File lib/praxis/plugins/praxis_mapper_plugin.rb, line 165
def identity_map
  request.identity_map
end