aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/session_management.rb
Commit message (Collapse)AuthorAgeFilesLines
* #include should be #extendYehuda Katz2009-10-271-1/+1
|
* Base setup for config object in AC.Yehuda Katz2009-10-261-12/+3
|
* Finish porting over the initializers to the app object and fix all the testsCarl Lerche2009-10-081-1/+1
|
* Rename /base to /metal and make base.rb and metal.rb top-level to reflect ↵Yehuda Katz2009-08-061-0/+54
their module locations