rails/actionpack/test/abstract
Alex Ghiculescu ff6881d2b2
Remove old `raise_on_missing_translations` behaviour
ref: https://github.com/rails/rails/pull/47105#issuecomment-1400843060

Removes the old `raise_on_missing_translations` accessors, that used to live [here](fee61e3abc/actionpack/lib/abstract_controller/translation.rb (L7)) and [here](5c835bd669/actionview/lib/action_view/helpers/translation_helper.rb (L15)).

Closes https://github.com/rails/rails/pull/45361
2023-09-09 19:59:49 +00:00
..
callbacks_test.rb Raise error when callback's only/unless symbols aren't methods 2021-12-14 15:22:08 -05:00
collector_test.rb Fix generated MIME methods to recognize kwargs 2021-08-07 13:59:08 +09:00
translation_test.rb Remove old `raise_on_missing_translations` behaviour 2023-09-09 19:59:49 +00:00