We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
1 comment Created 6 minutes ago by jerrod | edit i am seeing this on a fresh install of rc2 using the 0.9 branch of globalize2
globalize2/lib/globalize2/page_extensions.rb:64:in `url'
and basically anywhere else I18n.locale is used to interpolate a string
The text was updated successfully, but these errors were encountered:
how does this issue going?
Sorry, something went wrong.
You can just change it to this: I18n.locale.to_s
Thank you for help :), I will have a try, by the way, it's better to pull this hotfix to the final release.
No branches or pull requests
1 comment Created 6 minutes ago by jerrod | edit
i am seeing this on a fresh install of rc2 using the 0.9 branch of globalize2
globalize2/lib/globalize2/page_extensions.rb:64:in `url'
and basically anywhere else I18n.locale is used to interpolate a string
The text was updated successfully, but these errors were encountered: