rails/railties/test/application/rake
eileencodes 50515fb45f
Add more ostruct requires
`ostruct` was being implictly required by the `json` gem. But once it
was upgraded, these tests failed to initialize `OpenStruct`.

While we're trying to remove `ostruct` usage in #51510, CI is currently
failing so I'm pushing these in the mean time.
2024-04-09 11:34:44 -04:00
..
dbs_test.rb Add more ostruct requires 2024-04-09 11:34:44 -04:00
framework_test.rb Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
log_test.rb Revert "Avoid chdir error in Railties tests on Ruby master" 2020-12-26 15:01:24 +09:00
migrations_test.rb Add active_record.config.validate_migration_timestamps config option. 2024-02-08 12:14:26 -05:00
multi_dbs_test.rb Deprecate ConnectionPool#connection 2024-03-01 14:32:55 +01:00
tmp_test.rb rails tmp:clear: clear tmp/storage 2021-05-28 22:34:49 -04:00