aboutsummaryrefslogtreecommitdiff
path: root/dns/rubygem-validates_hostname
Commit message (Collapse)AuthorAgeFilesLines
* In preparation for gitlab 11.7 upgrade switch rails4 to rails50.Matthias Fechner2019-01-311-4/+6
| | | | | | | | | | | If required upgraded version to work correctly with rails50. Fixed some cosmetic issue to make portlint happy. Reviewed by: sunpoet Differential Revision: https://reviews.freebsd.org/D18957 Notes: svn path=/head/; revision=491723
* Update to 1.0.8Sunpoet Po-Chuan Hsieh2017-11-142-4/+4
| | | | | | | Changes: https://github.com/KimNorgaard/validates_hostname/commits/master Notes: svn path=/head/; revision=454210
* Update to 1.0.7Sunpoet Po-Chuan Hsieh2017-04-162-4/+4
| | | | | | | Changes: https://github.com/KimNorgaard/validates_hostname/commits/master Notes: svn path=/head/; revision=438629
* Add rubygem-validates_hostname 1.0.6Sunpoet Po-Chuan Hsieh2017-03-223-0/+32
Extension to ActiveRecord::Base for validating hostnames and domain names. Features: - Adds validation for hostnames to ActiveModel - Supports i18n for the error messages WWW: https://github.com/KimNorgaard/validates_hostname Notes: svn path=/head/; revision=436727