Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | @_formats initialization should be AbstractController::Base. | José Valim | 2010-01-04 | 1 | -0/+5 | |
* | controller_path is required by ActionView, so move it up to AbstractControlle... | José Valim | 2009-12-31 | 1 | -0/+15 | |
* | Make ActionMailer::Base inherit from AbstractController::Base | José Valim | 2009-12-22 | 1 | -4/+4 | |
* | AC::Head now doesn't have an unfulfilled Rendering dependency, and instead wo... | Yehuda Katz | 2009-12-20 | 1 | -0/+1 | |
* | Fix response_body warning in AC | Joshua Peek | 2009-12-14 | 1 | -0/+2 | |
* | Relocate AbstractController exceptions into their proper parent modules | Joshua Peek | 2009-12-12 | 1 | -1/+3 | |
* | Create new ActionController::Middleware class that will work as a normal Rack... | Yehuda Katz | 2009-08-26 | 1 | -1/+0 | |
* | Move AbstractController to a top-level component | Yehuda Katz | 2009-08-06 | 1 | -0/+159 |