mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
59e475e3a66fe647ea74f4daf472d82bc9b4535c
* 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
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%