Jeremy Kemper
|
2e053aec9b
|
Don't construct object deprecation proxy if unneeded
|
2008-12-22 14:48:45 -08:00 |
|
Jeremy Kemper
|
dc0411fad7
|
Check for uninitialized instance variables
|
2008-09-08 19:57:32 -07:00 |
|
Joshua Peek
|
acbf2b74aa
|
Deprecated implicit local assignments when rendering partials
|
2008-08-28 10:37:46 -05:00 |
|
Joshua Peek
|
9853134b4f
|
Require missing libraries and check for defined ActionController constant so ActionView can be used standalone
|
2008-08-26 15:13:28 -05:00 |
|
Joshua Peek
|
ef6f6625c9
|
Changed ActiveSupport::Memoizable API to extend since it mainly adds the memoize class method
|
2008-07-18 15:32:28 -05:00 |
|
Joshua Peek
|
001c8beb4d
|
memorize typo
|
2008-07-14 20:02:59 -05:00 |
|
Joshua Peek
|
dd41f66af5
|
Include Memoizable in ActionView::Template
|
2008-07-14 19:51:43 -05:00 |
|
Tarmo Tänav
|
d27dd860c7
|
Use sub instead of gsub
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
2008-07-14 18:02:59 -05:00 |
|
Joshua Peek
|
9dc258d614
|
Eager load Partial variable_name and counter_name. Tidy up render_partial_collection.
|
2008-07-14 17:40:58 -05:00 |
|
Joshua Peek
|
73b34e9f75
|
Refactor template preloading. New abstractions include Renderable mixins and a refactored Template class.
|
2008-07-12 14:33:46 -05:00 |
|