rails--rails/actionview/test/activerecord
Marek Kasztelnik 8e53f9178c Revert "Remove redundant @virtual_path variable"
This reverts commit dd7a673782.
2020-12-30 14:07:09 +01:00
..
controller_runtime_test.rb
debug_helper_test.rb
form_helper_activerecord_test.rb
multifetch_cache_test.rb pull preloading behavior in to the collection renderer 2020-02-28 09:23:22 -08:00
partial_rendering_query_test.rb Fix `SELECT COUNT` queries when rendering ActiveRecord collections (#40870) 2020-12-18 15:58:11 -05:00
polymorphic_routes_test.rb Address to false negative for Performance/DeletePrefix,DeleteSuffix 2020-06-14 13:04:47 +09:00
relation_cache_test.rb Revert "Remove redundant @virtual_path variable" 2020-12-30 14:07:09 +01:00
render_partial_with_record_identification_test.rb