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:
=
安裝:
=
版本列表:
- 1.0.0 June 19, 2012 (7.0 KB)
Runtime 相依性套件 (2):
activerecord
>= 3.0.0
addressable
>= 2.2.0