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

Error when use I18n.transliterate #1

Closed
pedrofurtado opened this issue May 18, 2017 · 1 comment
Closed

Error when use I18n.transliterate #1

pedrofurtado opened this issue May 18, 2017 · 1 comment

Comments

@pedrofurtado
Copy link
Contributor

@NachoPal When I use I18n.transliterate with dry_i18n gem, happens the following error:

I18n.transliterate('something')
# =>  NoMethodError: undefined method `scan' for {}:Hash
#     from /usr/local/rvm/gems/ruby-2.4.1@my_app/gems/dry_i18n-1.0.0/lib/dry_i18n.rb:31:in `variables?'
@pedrofurtado
Copy link
Contributor Author

pedrofurtado commented Jul 28, 2017

@NachoPal The pull request #2 of @MiguelSavignano fixed my issue. Thanks guys! 👍

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

No branches or pull requests

1 participant