1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test/template/erb
Jonathan Hefner cd2b3be9a6 Allow Erubi bufvar to be configured
This allows `render_in` components that compile their own templates to
use their view context's current output buffer while a
`with_output_buffer` block is being evaluated.

Partially addresses #39377.
2020-05-21 15:22:51 -05:00
..
erbubi_test.rb Allow Erubi bufvar to be configured 2020-05-21 15:22:51 -05:00
form_for_test.rb
helper.rb
tag_helper_test.rb