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

Fix error when endpoint missing #1625

Merged
merged 2 commits into from
Aug 6, 2024
Merged

Fix error when endpoint missing #1625

merged 2 commits into from
Aug 6, 2024

Conversation

Samuelfaure
Copy link
Contributor

We expect a hash to call "stringify_keys",
or raise if nil (when value is absent).
I18n returns "Translation missing" string if absent, which isn't caught by "nil?" and errors with "stringify_keys".

We expect a hash to call "stringify_keys",
or raise if nil (when value is absent).
I18n returns "Translation missing" string if absent,
which isn't caught by "nil?" and errors with "stringify_keys".
@skelz0r skelz0r merged commit 3acd1c0 into develop Aug 6, 2024
6 checks passed
@skelz0r skelz0r deleted the fix/missing_endpoint_fail branch August 6, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants