Class: Rails::DataMapper::SessionStore

Inherits:
ActionDispatch::Session::AbstractStore
  • Object
show all
Defined in:
lib/dm-rails/session_store.rb

Defined Under Namespace

Classes: Session

Constant Summary collapse

ENV_SESSION_OPTIONS_KEY =

for backward compatibility with Rails 3.0

::Rack::Session::Abstract::ENV_SESSION_OPTIONS_KEY
SESSION_RECORD_KEY =
'rack.session.record'.freeze