aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/renderable_partial.rb
Commit message (Expand)AuthorAgeFilesLines
* Check for uninitialized instance variablesJeremy Kemper2008-09-081-8/+10
* Deprecated implicit local assignments when rendering partialsJoshua Peek2008-08-281-2/+8
* Require missing libraries and check for defined ActionController constant so ...Joshua Peek2008-08-261-1/+5
* 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