diff options
author | José Mota <jose@josemota.net> | 2013-01-14 16:56:44 +0000 |
---|---|---|
committer | Rafael Mendonça França <rafaelmfranca@gmail.com> | 2013-01-21 22:02:02 -0200 |
commit | ee82ce78296a6ed9c882ca6e0560cbbffe701824 (patch) | |
tree | f09a58e7b255ca15d5c6d78a77e03139801100e8 /.yardopts | |
parent | 351b0d90922dced4746eb445f243fea221e8114f (diff) | |
download | rails-ee82ce78296a6ed9c882ca6e0560cbbffe701824.tar.gz rails-ee82ce78296a6ed9c882ca6e0560cbbffe701824.tar.bz2 rails-ee82ce78296a6ed9c882ca6e0560cbbffe701824.zip |
Capture block so content won't leak.
The [following pull request](https://github.com/rails/rails/pull/8916) fixed
the block being passed to the appropriate helper method. However, the content
being passed into the block is generating repeated markup on the page due to
some weird ERb evaluation.
This commit tries to capture the block's generated output so the page isn't
flooded with markup.
[Rafael França + José Mota]
Closes #8936
Diffstat (limited to '.yardopts')
0 files changed, 0 insertions, 0 deletions