aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/new_base/session.rb
Commit message (Expand)AuthorAgeFilesLines
* Get tests to run (with failures) without old base aroundYehuda Katz + Carl Lerche2009-06-151-15/+0
* AS::Concern redefines "include" to lazy include modules as dependenciesJoshua Peek2009-05-291-1/+1
* Break up DependencyModule's dual function of providing a "depend_on" DSL and ...Joshua Peek2009-05-281-1/+1
* Reduce the cost of using ActionController::Http significantly by:Yehuda Katz2009-05-271-0/+4
* Make ActionController::Flash work with new_basePratik Naik2009-05-211-0/+11