aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/middleware.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed stupid mistake... nothing to see here.Carl Lerche2009-08-261-1/+1
* Set the request and response in ActionController::MiddlewareCarl Lerche2009-08-261-0/+4
* Create new ActionController::Middleware class that will work as a normal Rack...Yehuda Katz2009-08-261-0/+34