Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -4/+44 |
| | | | | pass on the new base | ||||
* | Ported over the concept of public instance methods on controller child ↵ | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -0/+10 |
| | | | | classes as callable action methods | ||||
* | 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 |