-
Notifications
You must be signed in to change notification settings - Fork 186
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
Implement "symbolize_keys" method #33
Comments
+1 |
goosetav
pushed a commit
to goosetav/settingslogic
that referenced
this issue
Jun 22, 2012
I had the exact same use case as @vovayartsev |
+1 for this! |
+1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In v2.0.8 gem, 'symbolize_keys' method neither works nor raises any exceptions, which can lead to unexpected results, e.g.:
It would be better if symbolize_keys method worked just like in Hash class
The text was updated successfully, but these errors were encountered: