I want users to be able to enter a url and then put a link to that url in my view.
Valid inputs could be e.x. https://www.google.com/path, http:/
https://www.google.com/path
http:/
The Domainatrix gem comes highly recommended for validating URLs:
https://github.com/pauldix/domainatrix