diff options
author | Yehuda Katz <wycats@gmail.com> | 2009-08-07 03:48:28 -0300 |
---|---|---|
committer | Yehuda Katz <wycats@gmail.com> | 2009-08-07 03:48:28 -0300 |
commit | 59e475e3a66fe647ea74f4daf472d82bc9b4535c (patch) | |
tree | 745ebffaa77cef7bff5ab82605bae6c8bf965f99 /actionmailer/lib | |
parent | 0612fd0f09977dece11a0325a0d7ee07c5cab35c (diff) | |
download | rails-59e475e3a66fe647ea74f4daf472d82bc9b4535c.tar.gz rails-59e475e3a66fe647ea74f4daf472d82bc9b4535c.tar.bz2 rails-59e475e3a66fe647ea74f4daf472d82bc9b4535c.zip |
Some more AV work:
* rename _render_partial to _render_partial_unknown_type to reflect that for this call,
we don't know the type.
* Merge _render_partial_with_block and _render_partial_with_layout to _render_partial
* TODO: Check to see if any more logic can be shared
* TODO: See about streamlining block path so we can get rid of @_proc_for_layout
* Remove @exempt_from_layout as it is no longer needed
Diffstat (limited to 'actionmailer/lib')
0 files changed, 0 insertions, 0 deletions