aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/abstract_controller/rendering.rb
Commit message (Collapse)AuthorAgeFilesLines
* Dont introspect inline templates for the logger and cleanup a few styling issuesDavid Heinemeier Hansson2009-12-211-5/+4
|
* AC::Head now doesn't have an unfulfilled Rendering dependency, and instead ↵Yehuda Katz2009-12-201-1/+0
| | | | works just fine standalone (which means that ConditionalGet also doesn't have a Rendering dependency)
* Rename the RenderingController module to just plain RenderingDavid Heinemeier Hansson2009-12-201-0/+203