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

Extended zip code handling #3

Closed
mcnelson opened this issue Dec 3, 2014 · 1 comment
Closed

Extended zip code handling #3

mcnelson opened this issue Dec 3, 2014 · 1 comment

Comments

@mcnelson
Copy link

mcnelson commented Dec 3, 2014

It would be nice if ZipCodeInfo could handle extended zips.

[2] pry(main)> ZipCodeInfo.instance.state_for("12345")
=> "NY"
[3] pry(main)> ZipCodeInfo.instance.state_for("12345-6789")
=> false

If I find time, I'll open a PR, but just to get the issue out there!

monicao added a commit that referenced this issue May 5, 2015
@monicao
Copy link
Owner

monicao commented May 5, 2015

Thanks for pointing this out! Didn't know about extended zip codes.

@monicao monicao closed this as completed May 5, 2015
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

2 participants