RubyGems.org

Rails plugin that provides a validates_url_format_of method to ActiveRecord models. URLs are validated by regexp.

installgem install validates_url_format_of -v 0.1.2
Authors

Henrik Nyh, Josh Nichols, Nicholas Silva

39,162 total downloads 4,718 for this version
Owners

1f74b13f1e5c6c69cb5d7fbaabb1e2cbB1269b211a9c479083c641611951271e

Gemfile
gem "validates_url_format_of", "~> 0.1.2"
Versions
  1. 0.3.0 September 12, 2011
  2. 0.2.0 August 27, 2011
  3. 0.1.3 August 27, 2011
  4. 0.1.2 February 15, 2011
  5. 0.1.1 January 31, 2011
Show all versions (6 total)
Runtime Dependencies
  1. activerecord ~> 2.3.4
Development Dependencies
  1. thoughtbot-shoulda >= 0