Files
rails/actionpack/test
Carlos Antonio da Silva 50c7aab996 Fix issue with rendering partials and then yielding inside a render layout call
The given block was never being executed when another render :partial call
existed before the yield call, due to the block being overriden.

This commit also adds some more tests to render with :layout option.
2010-11-11 16:22:39 +01:00
..
2010-10-04 19:32:49 -07:00
2009-08-13 21:03:25 -05:00
2010-01-04 16:50:01 -06:00