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

Remove symbol keys #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Remove symbol keys #39

wants to merge 1 commit into from

Conversation

konklone
Copy link

This removes the symbols from keys in phone_countries.yml, and changes the load process to expect string keys instead.

This makes the phone gem compatible with applications using safe_yaml, or other means of sanitizing the YAML loading process to avoid Ruby-specific extensions.

Fixes #38.

@elskwid
Copy link
Collaborator

elskwid commented May 9, 2013

I'll be looking this over soon. Thank you for your patience. See #41.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Phone doesn't work with safe_yaml
2 participants