aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/renderable_partial.rb
Commit message (Expand)AuthorAgeFilesLines
* Changed ActiveSupport::Memoizable API to extend since it mainly adds the memo...Joshua Peek2008-07-181-1/+1
* memorize typoJoshua Peek2008-07-141-2/+2
* Include Memoizable in ActionView::TemplateJoshua Peek2008-07-141-9/+6
* Use sub instead of gsubTarmo Tänav2008-07-141-1/+1
* Eager load Partial variable_name and counter_name. Tidy up render_partial_col...Joshua Peek2008-07-141-4/+24
* Refactor template preloading. New abstractions include Renderable mixins and ...Joshua Peek2008-07-121-0/+19