Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace the class level Rack::Test DSL with the regular integration tests DSL | Pratik Naik | 2009-05-20 | 1 | -79/+72 |
* | Renamed Base2 to Base and don't require old action_controller for new Base | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -3/+3 |
* | Renamed the new_base tests | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -33/+38 |
* | OMG, a lot of work | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -2/+2 |
* | In the middle of some refactoring... some fails due to changes in AbstractCon... | Yehuda Katz and Carl Lerche | 2009-03-23 | 1 | -3/+8 |
* | Finished implementing :layout for most of the render options | Carl Lerche | 2009-03-23 | 1 | -11/+27 |
* | Finished implementing layout for render :text | Carl Lerche | 2009-03-23 | 1 | -2/+26 |
* | Working on being able to render :text with layouts | Carl Lerche | 2009-03-23 | 1 | -3/+31 |
* | Started implementing render :action | Yehuda Katz | 2009-03-19 | 1 | -0/+71 |