aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/verification.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Yehuda Katz2009-08-061-0/+130
their module locations