validates_url_format_of 0.1.1
Rails plugin that provides a validates_url_format_of method to ActiveRecord models. URLs are validated by regexp.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
~> 2.3.4
Development Dependencies (1):
thoughtbot-shoulda
>= 0