rails--rails/actionview/test
Eugene Kenny 5888c359e4 Add test for HTML format fallback from JS template
When rendering a template with an explicit JS format, typically via
`respond_to :js`, we want to be able to render HTML partials without
having to specify their format, in order to make SJR more ergonomic.
2020-05-29 22:07:17 +01:00
..
actionpack Override clear_cache in custom path resolver 2020-05-27 21:07:58 +01:00
activerecord Remove redundant @virtual_path variable 2020-05-26 15:53:11 -04:00
fixtures Add test for HTML format fallback from JS template 2020-05-29 22:07:17 +01:00
lib Document view components support (#38656) 2020-03-13 23:52:49 +01:00
template Add test for HTML format fallback from JS template 2020-05-29 22:07:17 +01:00
ujs Fix typos [ci skip] 2020-04-22 21:43:37 -07:00
abstract_unit.rb Remove redundant @virtual_path variable 2020-05-26 15:53:11 -04:00
active_record_unit.rb Run actionview tests in parallel 2019-06-05 18:40:08 -07:00