We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dcda6e3 + c7ab4fc commit 9ed0cf5Copy full SHA for 9ed0cf5
guides/source/4_1_release_notes.md
@@ -711,7 +711,7 @@ for detailed changes.
711
* Default the new `I18n.enforce_available_locales` config to `true`, meaning
712
`I18n` will make sure that all locales passed to it must be declared in the
713
`available_locales`
714
- list. ([Pull Request](https://github.com/rails/rails/commit/8e21ae37ad9fef6b7393a84f9b5f2e18a831e49a))
+ list. ([Pull Request](https://github.com/rails/rails/pull/13341))
715
716
* Introduce `Module#concerning`: a natural, low-ceremony way to separate
717
responsibilities within a
0 commit comments