You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.2.3:006 > StreetAddress::US.parse('1234 B AND S DR, City Name CA').line1TypeError: noimplicitconversionof nil intoStringfrom/Users/johnbackus/.rvm/gems/ruby-2.2.3/gems/StreetAddress-1.0.6/lib/street_address.rb:867:in`+' from /Users/johnbackus/.rvm/gems/ruby-2.2.3/gems/StreetAddress-1.0.6/lib/street_address.rb:867:in `line1' from (irb):6 from /Users/johnbackus/.rvm/rubies/ruby-2.2.3/bin/irb:15:in `<main>'
I believe the operative part is '1234 B AND S'. I think it is being parsed as an intersection when it shouldn't be?
The text was updated successfully, but these errors were encountered:
User address of this form
caused an exception when accessing line1:
I believe the operative part is '1234 B AND S'. I think it is being parsed as an intersection when it shouldn't be?
The text was updated successfully, but these errors were encountered: