aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/verification.rb
Commit message (Expand)AuthorAgeFilesLines
* Move verification to a plugin as well: http://github.com/rails/verification.gitJosé Valim2010-04-101-130/+0
* * Change the object used in routing constraints to be an instance ofwycats2010-04-031-1/+1
* Merge Session stuff into RackConvenienceJoshua Peek2009-12-201-35/+35
* Rename the RenderingController module to just plain RenderingDavid Heinemeier Hansson2009-12-201-1/+1
* New semantics eliminate the need for __send__Yehuda Katz2009-10-281-2/+2
* Renamed presenter to renderer, added some documentation and defined its API.José Valim2009-08-071-2/+2
* Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...Yehuda Katz2009-08-061-0/+130