Warning: this allows a lot more URLs.
There is not valid? method on Addressable::URI, because many strings can be parsed and considered valid.
See https://github.com/twingly/twingly-url/issues/74#issuecomment-226334749
This change requires a minor version bump, along with a bundle install warning I think.
Warning: this allows a lot more URLs. There is not
valid?
method onAddressable::URI
, because many strings can be parsed and considered valid. See https://github.com/twingly/twingly-url/issues/74#issuecomment-226334749 This change requires a minor version bump, along with a bundle install warning I think.