rails/actionview/test
Earlopain d9adf17fbe
Add an explicit dependency on the logger gem
This is getting the same treatment as `base64`, `mutex_m`, etc.
In Ruby 3.4 it will start to warn: d7e558e3c4

Remoce require from two files that don't seem to need it
2024-06-05 13:53:33 +02:00
..
actionpack Action View Tests: Use #with_routing helper 2024-04-18 19:38:31 -04:00
activerecord Replace allocations count by GC time in request logs 2024-05-08 23:02:35 +02:00
fixtures Introduce ActionView::TestCase.register_parser 2023-09-27 02:03:23 +00:00
lib Remove usage of OpenStruct 2024-04-09 21:35:08 +03:00
template Add an explicit dependency on the logger gem 2024-06-05 13:53:33 +02:00
abstract_unit.rb Action View Tests: Use #with_routing helper 2024-04-18 19:38:31 -04:00
active_record_unit.rb Remove support for oracle, sqlserver and JRuby specific database adapters from the new and db:system:change commands. The supported options are sqlite3, mysql, postgresql and trilogy. 2024-05-13 14:07:47 -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