Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix GH #4873. Allow swapping middleware of same class | kennyj | 2012-02-04 | 1 | -0/+6 |
* | added block arguments to ActionController::Metal#use | Collin Miller | 2010-09-12 | 1 | -1/+16 |
* | Ensure insert_before in middleware stack raises a meaningful error message [#... | José Valim | 2010-07-21 | 1 | -0/+10 |
* | Remove the laziness from the middleware stack. | José Valim | 2010-05-29 | 1 | -17/+2 |
* | As first step setup the load path and lazy compare middlewares. | José Valim | 2010-01-25 | 1 | -0/+6 |
* | Bring abstract_controller up to date with rails/master | Carl Lerche & Yehuda Katz | 2009-04-13 | 1 | -0/+14 |
* | Move dispatch related tests into test/dispatch | Joshua Peek | 2009-01-28 | 1 | -0/+76 |