aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/reply.rb
diff options
context:
space:
mode:
authorCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2010-11-11 11:08:17 -0200
committerJosé Valim <jose.valim@gmail.com>2010-11-11 16:22:39 +0100
commit7846fb79e1296986c41250bfea2e115e7683fa61 (patch)
tree11369d0e7bb9376a270d762f02a99b66a78e50b2 /actionpack/test/fixtures/reply.rb
parent50c7aab996baafdfee4b1e4b2ca4673ee76bb19a (diff)
downloadrails-7846fb79e1296986c41250bfea2e115e7683fa61.tar.gz
rails-7846fb79e1296986c41250bfea2e115e7683fa61.tar.bz2
rails-7846fb79e1296986c41250bfea2e115e7683fa61.zip
Fix render partial with layout and no block
When using a render :partial with :layout call, without giving a block, if the given :partial had another render :partial call, the layout was not being rendered. This commit fixes this context by storing variables before rendering the partial, so they are not overrided in any successive call to render partials down the path. All ActionPack tests are ok.
Diffstat (limited to 'actionpack/test/fixtures/reply.rb')
0 files changed, 0 insertions, 0 deletions