Class: ActionDispatch::Session::TorqueBoxStore

Inherits:
TorqueBox::Session::ServletStore show all
Defined in:
lib/action_dispatch/session/torque_box_store.rb

Constant Summary

Constants inherited from TorqueBox::Session::ServletStore

TorqueBox::Session::ServletStore::RAILS_SESSION_KEY

Method Summary

Methods inherited from TorqueBox::Session::ServletStore

#call, commit_session, #initialize, load_session, load_session_data, store_session_data, torquebox_available?

Constructor Details

This class inherits a constructor from TorqueBox::Session::ServletStore