rails/activerecord/test
Rafael Mendonça França acfa045405
Revert typography change in user facing errors
This change would force a lot of existing applications and libraries
to update their tests.

We included it in the beta to collect feedback from the community and
we had some comments about how negative this change would be.

Developers that care about the typography of their error messages
can easily change it in their applications using the translation
files, so there is no need to inflict pain in the upgrade process
by changing the default in the framework.

Revert "Merge PR #45463"

This reverts commit 9f60cd8dc7, reversing
changes made to 35d574dbfd.
2023-09-26 21:45:03 +00:00
..
active_record/connection_adapters
activejob Remove unnecessary setters of `use_transactional_tests` 2023-06-16 14:05:49 -04:00
assets Replace test `Man` with `Human` 2020-08-14 11:37:09 -04:00
cases Revert typography change in user facing errors 2023-09-26 21:45:03 +00:00
fixtures Fix `destroy_all` for `has_many :through` associations that points to a CPK model 2023-06-14 17:48:13 +00:00
migrations Sort migration ID as int in db:migrate:status for consistency. 2021-07-16 13:10:31 -05:00
models Merge pull request #48462 from iamradioactive/remove_additional_query 2023-09-25 13:50:07 +02:00
schema Rename back unique keys to unique constraints 2023-09-26 17:52:09 +09:00
support Do not write to debug.log in activerecord tests on CI 2023-08-24 22:37:07 +03:00
config.example.yml Move trilogy config closer to mysql2 2023-06-20 15:30:07 +00:00
config.rb Delete AS::Dependencies.safe_constantize 2021-08-20 17:51:05 +02:00