aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/session/active_record_store.rb
Commit message (Expand)AuthorAgeFilesLines
* r2807@asus: jeremy | 2005-07-04 18:15:18 -0700Jeremy Kemper2005-07-041-22/+22
* r2790@asus: jeremy | 2005-07-04 16:30:58 -0700Jeremy Kemper2005-07-041-52/+232
* Changed ActiveRecordStore to use Marshal instead of YAML as the latter proved...David Heinemeier Hansson2005-03-061-10/+23
* Fixed the verbosity of using the AR storeDavid Heinemeier Hansson2005-02-171-3/+5
* Make the store less verbose when saving the session dataDavid Heinemeier Hansson2005-02-071-1/+1
* Minor refactoring to prettifyDavid Heinemeier Hansson2005-02-061-8/+3
* InitialDavid Heinemeier Hansson2004-11-241-0/+72