aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/base/verification.rb
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up if defined?(ActionController::Http) blocks from the pre new base ...Yehuda Katz + Carl Lerche2009-06-171-1/+0
* Remove some defined?(Http) checksYehuda Katz + Carl Lerche2009-06-171-3/+1
* rm -r controller/base!Yehuda Katz + Carl Lerche2009-06-151-0/+133
* Get tests to run (with failures) without old base aroundYehuda Katz + Carl Lerche2009-06-151-133/+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
* Allow Module#depends_on to accept multiple modulesPratik Naik2009-05-211-4/+1
* Made ActionController::Verification work with new_basePratik Naik2009-05-211-3/+9
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-131-1/+1
* Reorganize ActionController folder structureJoshua Peek2009-01-271-0/+130