aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/metal/rack_convenience.rb
Commit message (Expand)AuthorAgeFilesLines
* Update AC::Middleware to play better with the normal AC::Metal stack. This re...Yehuda Katz2009-11-051-1/+1
* ActionController::Metal can be a middlewareYehuda Katz + Carl Lerche2009-08-251-7/+1
* ActionController::Metal#to_rack converted to #to_a to match normal rack conve...Yehuda Katz2009-08-061-1/+1
* Rename /base to /metal and make base.rb and metal.rb top-level to reflect the...Yehuda Katz2009-08-061-0/+33