aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/middleware_stack_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4879 from kennyj/fix_4873José Valim2012-02-041-0/+6
* added block arguments to ActionController::Metal#useCollin Miller2010-09-121-1/+16
* Ensure insert_before in middleware stack raises a meaningful error message [#...José Valim2010-07-211-0/+10
* Remove the laziness from the middleware stack.José Valim2010-05-291-17/+2
* As first step setup the load path and lazy compare middlewares.José Valim2010-01-251-0/+6
* Bring abstract_controller up to date with rails/masterCarl Lerche & Yehuda Katz2009-04-131-0/+14
* Move dispatch related tests into test/dispatchJoshua Peek2009-01-281-0/+76