Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Working on being able to render :text with layouts | Carl Lerche | 2009-03-23 | 3 | -1/+17 |
| | |||||
* | AbstractController now supports layouts and rendering | Yehuda Katz | 2009-02-27 | 1 | -1/+1 |
| | |||||
* | First, very early, AbstractController code. More to come | Yehuda Katz | 2009-02-24 | 1 | -0/+2 |
| | |||||
* | Merge commit 'rails/3-0-unstable' | Yehuda Katz | 2009-01-30 | 1 | -14/+42 |
| | | | | | | | | | | | | | Conflicts: actionpack/lib/action_controller/base.rb actionpack/lib/action_dispatch/http/mime_type.rb actionpack/lib/action_dispatch/http/request.rb actionpack/lib/action_view/base.rb actionpack/lib/action_view/paths.rb actionpack/test/controller/session/cookie_store_test.rb actionpack/test/dispatch/rack_test.rb actionpack/test/dispatch/request_test.rb | ||||
* | Begin unifying the interface between ActionController and ActionView | Yehuda Katz | 2009-01-22 | 10 | -0/+585 |