aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/abstract_controller/rendering_controller.rb
Commit message (Collapse)AuthorAgeFilesLines
* Caches and cache clearing seems to actually work, but the actual ↵Yehuda Katz2009-08-151-3/+14
| | | | architecture is kind of messy. Next: CLEAN UP.
* Rename find_by_parts and find_by_parts? to find and exists?Yehuda Katz2009-08-071-1/+1
|
* Renamed presenter to renderer, added some documentation and defined its API.José Valim2009-08-071-0/+156