| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | AC::Head now doesn't have an unfulfilled Rendering dependency, and instead wo... | Yehuda Katz | 2009-12-20 | 1 | -0/+5 |
* | Rename RackConvenience => RackDelegation | Joshua Peek | 2009-12-20 | 1 | -3/+3 |
* | Renamed Redirector to Redirecting (its a module, not a class) | David Heinemeier Hansson | 2009-12-20 | 1 | -1/+1 |
* | Update AC::Middleware to play better with the normal AC::Metal stack. This re... | Yehuda Katz | 2009-11-05 | 1 | -3/+3 |
* | Start rewriting some internal tests to use the new routing dsl | Joshua Peek | 2009-10-20 | 1 | -0/+4 |
* | Uses extlib_inheritable_accessor | Jeremy Kemper | 2009-09-14 | 1 | -0/+2 |
* | Memoize in the endpoint. | Yehuda Katz | 2009-09-12 | 1 | -5/+10 |
* | Add per-controller middleware | Yehuda Katz | 2009-09-12 | 1 | -1/+14 |
* | Create new ActionController::Middleware class that will work as a normal Rack... | Yehuda Katz | 2009-08-26 | 1 | -22/+0 |
* | ActionController::Metal can be a middleware | Yehuda Katz + Carl Lerche | 2009-08-25 | 1 | -5/+35 |
* | Move AbstractController to a top-level component | Yehuda Katz | 2009-08-06 | 1 | -2/+0 |
* | ActionController::Metal#to_rack converted to #to_a to match normal rack conve... | Yehuda Katz | 2009-08-06 | 1 | -2/+2 |
* | Rename /base to /metal and make base.rb and metal.rb top-level to reflect the... | Yehuda Katz | 2009-08-06 | 1 | -0/+99 |