Skip to content

Conversation

@nickcampbell18
Copy link
Contributor

Dir[..] returns an array, and I18n.load_path is already an array, so we should append the array elements rather than the whole thing.

`Dir[..]` returns an array, and `I18n.load_path` is already an array, so we should append the array elements rather than the whole thing.
@radar
Copy link
Collaborator

radar commented Nov 10, 2022

Eagle eye fix :) thank you!

@radar radar merged commit 15e59ef into ruby-i18n:master Nov 10, 2022
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