validates_url_format_of 0.2.0
Rails plugin that provides a validates_url_format_of method to ActiveRecord models. URLs are validated by regexp.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activerecord
~> 3.0.10