Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename ActionView::Template::Path ActionView::Resolver | Yehuda Katz + Carl Lerche | 2009-06-17 | 1 | -3/+3 |
* | Replace the class level Rack::Test DSL with the regular integration tests DSL | Pratik Naik | 2009-05-20 | 1 | -44/+43 |
* | Cleaning up more render tests | Yehuda Katz + Carl Lerche | 2009-05-14 | 1 | -28/+48 |
* | Renamed Base2 to Base and don't require old action_controller for new Base | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -2/+2 |
* | Ported over render :template tests | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -1/+14 |
* | Renamed the new_base tests | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -39/+37 |
* | OMG, a lot of work | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -16/+23 |
* | Get Base2 layouts to work :) | Yehuda Katz and Carl Lerche | 2009-04-07 | 1 | -2/+2 |
* | Finished implementing :layout for most of the render options | Carl Lerche | 2009-03-23 | 1 | -7/+84 |
* | Started implementing render :action | Yehuda Katz | 2009-03-19 | 1 | -0/+56 |