aboutsummaryrefslogtreecommitdiffstats
path: root/config/initializers/session_store.rb
Commit message (Expand)AuthorAgeLines
* Move middleware insertionHenare Degan2012-12-11-5/+0
* Run the Rails 3 generatorHenare Degan2012-12-11-11/+1
* Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-1/+1
* Rollback change to activerecord session store - whilst activerecord store has...Louise Crow2012-08-15-2/+2
* Use ActiveRecord to store sessions, rather than Cookies. Fixes #526.Seb Bacon2012-07-19-1/+1
* use Rails.root, not RAILS_ROOTJames McKinney2012-04-02-1/+1
* Add FixMyTransport's strip_empty_sessions to not send a cookie if there's not...Matthew Somerville2011-07-26-0/+17