aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/abstract_controller/rendering_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Caches and cache clearing seems to actually work, but the actual architecture...Yehuda Katz2009-08-151-3/+14
* 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