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
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
..
actionpack Rename annotate_template_file_names to annotate_rendered_view_with_filenames 2020-05-19 09:28:14 +05:30
activerecord pull preloading behavior in to the collection renderer 2020-02-28 09:23:22 -08:00
fixtures Add a regression test that ActionText caught 2020-02-27 16:47:22 -08:00
lib Document view components support (#38656) 2020-03-13 23:52:49 +01:00
template Allow Erubi bufvar to be configured 2020-05-21 15:22:51 -05:00
ujs Fix typos [ci skip] 2020-04-22 21:43:37 -07:00
abstract_unit.rb Fix actionview tests for missing helper 2020-05-03 06:06:09 +09:00
active_record_unit.rb Run actionview tests in parallel 2019-06-05 18:40:08 -07:00