phone
phone copied to clipboard
Remove symbol keys
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.
I'll be looking this over soon. Thank you for your patience. See #41.