Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | As first step setup the load path and lazy compare middlewares. | José Valim | 2010-01-25 | 1 | -1/+13 |
* | Cleanup middleware introspection output | Joshua Peek | 2010-01-19 | 1 | -3/+1 |
* | Complain if there's no such middleware | Jeremy Kemper | 2009-12-28 | 1 | -2/+3 |
* | Break up inflector to reduce the dependency burden on dependency-les methods ... | Yehuda Katz | 2009-11-07 | 1 | -2/+4 |
* | Rework Middleware stack to match the Rack middleware protocol more closely | Yehuda Katz + Carl Lerche | 2009-08-25 | 1 | -3/+3 |
* | Merge branch 'master' into wip_abstract_controller | Yehuda Katz + Carl Lerche | 2009-05-11 | 1 | -2/+1 |
|\ | |||||
| * | Show lazy middleware args in pretty print | Joshua Peek | 2009-05-03 | 1 | -2/+1 |
* | | Renamed Base2 to Base and don't require old action_controller for new Base | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -2/+0 |
|/ | |||||
* | Move middleware stack out of utils folder | Joshua Peek | 2009-04-14 | 1 | -0/+119 |