Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check for uninitialized instance variables | Jeremy Kemper | 2008-09-08 | 1 | -8/+10 |
* | Deprecated implicit local assignments when rendering partials | Joshua Peek | 2008-08-28 | 1 | -2/+8 |
* | Require missing libraries and check for defined ActionController constant so ... | Joshua Peek | 2008-08-26 | 1 | -1/+5 |
* | Changed ActiveSupport::Memoizable API to extend since it mainly adds the memo... | Joshua Peek | 2008-07-18 | 1 | -1/+1 |
* | memorize typo | Joshua Peek | 2008-07-14 | 1 | -2/+2 |
* | Include Memoizable in ActionView::Template | Joshua Peek | 2008-07-14 | 1 | -9/+6 |
* | Use sub instead of gsub | Tarmo Tänav | 2008-07-14 | 1 | -1/+1 |
* | Eager load Partial variable_name and counter_name. Tidy up render_partial_col... | Joshua Peek | 2008-07-14 | 1 | -4/+24 |
* | Refactor template preloading. New abstractions include Renderable mixins and ... | Joshua Peek | 2008-07-12 | 1 | -0/+19 |