rails/actionview/test
Rafael Mendonça França ed5af00459
Merge pull request #48998 from Shopify/to_key-supports-composite-primary-key
Support composite identifiers in `to_key`
2023-08-22 13:53:19 -04:00
..
actionpack Fix test to keep behavior the same after #48397 2023-06-05 19:51:27 +00:00
activerecord Fix Action View collection caching to store fragments as bare strings 2023-07-04 16:37:22 +02:00
fixtures Add test for nested content_tags with data attributes outside of erb 2023-07-14 15:57:23 -06:00
lib Support composite identifiers in to_key 2023-08-22 16:13:23 +00:00
template Merge pull request #48998 from Shopify/to_key-supports-composite-primary-key 2023-08-22 13:53:19 -04:00
ujs Fix rails-ujs tests not being linted 2023-03-17 00:56:59 -04:00
abstract_unit.rb Add ActionView.deprecator 2022-10-30 16:01:39 -05:00
active_record_unit.rb Introducs TestFixtures#fixture_paths. 2023-03-14 19:02:56 -04:00
buffers_test.rb Add OutputBuffer#raw and #capture to reduce the need to swap the buffer 2022-08-03 12:56:34 +02:00