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 | -24/+21 |
* | Merge Failsafe middleware into ShowExceptions | Joshua Peek | 2009-05-17 | 1 | -3/+3 |
* | Instead of checking Rails.env.test? in Failsafe middleware, check env["rails.... | Bryan Helmkamp | 2009-05-16 | 1 | -3/+3 |
* | Renamed Base2 to Base and don't require old action_controller for new Base | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -2/+2 |
* | Committing the last changes before we start trying to get the old tests to pa... | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -4/+44 |
* | Ported over the concept of public instance methods on controller child classe... | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -0/+10 |
* | Support implicit render and blank render | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -0/+18 |
* | Finished implementing render :text in Base2 | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -0/+20 |