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:
=
安装:
=
Runtime 依赖 (1):
activerecord
~> 3.0.10