mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
ee82ce7829
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 |
||
---|---|---|
.. | ||
helpers | ||
locale | ||
renderer | ||
template | ||
testing | ||
vendor | ||
base.rb | ||
buffers.rb | ||
context.rb | ||
digestor.rb | ||
flows.rb | ||
helpers.rb | ||
log_subscriber.rb | ||
lookup_context.rb | ||
model_naming.rb | ||
path_set.rb | ||
railtie.rb | ||
record_identifier.rb | ||
routing_url_for.rb | ||
template.rb | ||
test_case.rb |