has_url 1.0.0
Adds validations on URL attributes for ActiveRecord models. URL scheme will be checked and added before updating the database if necessary. A raw_attribute method will also be added to display the url without HTTP(S) scheme or trailing slash.
Gemfile:
=
install:
=
Versions:
- 1.0.0 June 19, 2012 (7 KB)
Runtime Dependencies (2):
activerecord
>= 3.0.0
addressable
>= 2.2.0