Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load locales early #365

Merged
merged 2 commits into from
Jul 5, 2024
Merged

Load locales early #365

merged 2 commits into from
Jul 5, 2024

Conversation

kirkkwang
Copy link
Contributor

Load locales early

f887625

This commit will ensure the locales from both the Rails app and the
engine are loaded early in the initialization process to ensure
decorators have access to the translations.

Update Gemfile.lock

fffdb67

This commit will update the Gemfile.lock to be used in the internal
testing application.

kirkkwang added 2 commits July 4, 2024 12:00
This commit will ensure the locales from both the Rails app and the
engine are loaded early in the initialization process to ensure
decorators have access to the translations.
This commit will update the Gemfile.lock to be used in the internal
testing application.
@kirkkwang kirkkwang merged commit c77db3e into main Jul 5, 2024
9 of 10 checks passed
@kirkkwang kirkkwang deleted the load-locales-early branch July 5, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants