We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Failures:
expected: "3232269497" got: "323232269497" (compared using eql?) # ./spec/lib/phony_rails_spec.rb:151:in `block (3 levels) in <top (required)>'
The text was updated successfully, but these errors were encountered:
Same here.
the value was 1-123-123-1234, it should expect +1 123 123 1234 as formatted value.
Failure/Error: telephone_number.to_s.should == "+1 123 123 1234 ext: 1234" expected: "+1 123 123 1234 ext: 1234" got: "+1 231 231 234 ext: 1234" (using ==)
Sorry, something went wrong.
fb5b4a0
No branches or pull requests
Failures:
Failure/Error: PhonyRails.normalize_number('0323-2269497', :country_code => 'BE').should eql('3232269497')
The text was updated successfully, but these errors were encountered: