aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/new_base/render_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Ported over the concept of public instance methods on controller child ↵Yehuda Katz + Carl Lerche2009-05-011-0/+10
| | | | classes as callable action methods
* Support implicit render and blank renderYehuda Katz + Carl Lerche2009-05-011-0/+18
|
* Finished implementing render :text in Base2Yehuda Katz + Carl Lerche2009-05-011-0/+20