Skip to content

Instantly share code, notes, and snippets.

@harssh
Created September 2, 2013 05:10
Show Gist options
  • Save harssh/6409370 to your computer and use it in GitHub Desktop.
Save harssh/6409370 to your computer and use it in GitHub Desktop.
validates_format_of :review_website_link, :with => URI::regexp(%w(http https))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment