aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal.rb
Commit message (Expand)AuthorAgeFilesLines
* Create new ActionController::Middleware class that will work as a normal Rack...Yehuda Katz2009-08-261-22/+0
* ActionController::Metal can be a middlewareYehuda Katz + Carl Lerche2009-08-251-5/+35
* Move AbstractController to a top-level componentYehuda Katz2009-08-061-2/+0
* ActionController::Metal#to_rack converted to #to_a to match normal rack conve...Yehuda Katz2009-08-061-2/+2
* Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...Yehuda Katz2009-08-061-0/+99