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

URL fails validator #14

Open
dmil opened this issue Apr 19, 2018 · 2 comments
Open

URL fails validator #14

dmil opened this issue Apr 19, 2018 · 2 comments

Comments

@dmil
Copy link

dmil commented Apr 19, 2018

I believe this URL is being rejected by valid_url in my Rails project. Thanks!
https://vdocuments.site/gba-strategies-poll-on-ny-11-9192014.html

@coco9nyc
Copy link

Try the develop branch - it works fine for me on that. Gemfile:
gem 'valid_url', git: 'https://github.com/ralovets/valid_url.git', ref: 'develop'

@mihya
Copy link

mihya commented Mar 7, 2019

Had the same issue. Tried the develop branch as proposed by coco9nyc, worked for me!

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

3 participants