rails/actionpack/test/fixtures/layouts
2012-03-17 11:24:19 -03:00
..
_column.html.erb Ensure @content_for_* is checked before yielding to block in render :layout [#8994 state:resolved] 2008-10-28 17:31:33 -05:00
_customers.erb layout_for works again with objects as specified in the documentation and Rails 2.3 [#5357 state:resolved] 2010-08-11 10:23:07 -03:00
_partial_and_yield.erb Fix issue with rendering partials and then yielding inside a render layout call 2010-11-11 16:22:39 +01:00
_yield_only.erb Fix issue with rendering partials and then yielding inside a render layout call 2010-11-11 16:22:39 +01:00
_yield_with_params.erb Fix issue with rendering partials and then yielding inside a render layout call 2010-11-11 16:22:39 +01:00
block_with_layout.erb Add deprecation notices for <% %>. 2010-03-15 14:50:43 -07:00
builder.builder Drive the final stake through @content_for_*'s heart! 2009-06-17 18:08:45 -07:00
partial_with_layout.erb Fixed rendering of partials with layout when done from site layout (closes #9209) [antramm] 2008-01-03 15:28:36 +00:00
standard.html.erb Drive the final stake through @content_for_*'s heart! 2009-06-17 18:08:45 -07:00
streaming.erb content_for should work with provide. 2011-04-16 11:34:07 +02:00
talk_from_action.erb Drive the final stake through @content_for_*'s heart! 2009-06-17 18:08:45 -07:00
with_html_partial.html.erb Merge pull request #5480 from drogus/rendering-issues 2012-03-17 11:24:19 -03:00
xhr.html.erb correctly handle layouts for AJAX requests and regular js files [#2052 state:resolved] 2009-02-24 10:38:07 -06:00
yield_with_render_inline_inside.erb render(:inline) in a layout before yield replaces original content 2010-06-13 13:56:08 +02:00
yield_with_render_partial_inside.erb Fix issue with rendering partials and then yielding inside a render layout call 2010-11-11 16:22:39 +01:00
yield.erb Apply the rest of Chads patch 2007-02-21 00:29:44 +00:00