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

Address parsed using :informal will lose its city #8

Open
zhon opened this issue Oct 4, 2013 · 0 comments
Open

Address parsed using :informal will lose its city #8

zhon opened this issue Oct 4, 2013 · 0 comments

Comments

@zhon
Copy link

zhon commented Oct 4, 2013

Using version 1.0.5

I parse

a = StreetAddress::US.parse(
  '623 East 68th Street Apt 3D. New York', 
  informal: true)
a.to_s  # => "623 E 68th St Apt 3D"

The city, New York in this case, is lost.

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

1 participant