diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-23 05:03:48 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-23 05:03:48 +0800 |
commit | 36cc1a5f0041eee532a57571b75b3fc51b371e2d (patch) | |
tree | e3901f6434ae3d245872116ecf484efc2d9b6190 /dns/Makefile | |
parent | e4f0ad6c77da608842351444249167d228482664 (diff) | |
download | freebsd-ports-gnome-36cc1a5f0041eee532a57571b75b3fc51b371e2d.tar.gz freebsd-ports-gnome-36cc1a5f0041eee532a57571b75b3fc51b371e2d.tar.zst freebsd-ports-gnome-36cc1a5f0041eee532a57571b75b3fc51b371e2d.zip |
Add rubygem-validates_hostname 1.0.6
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
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 8805fe8f9851..52bf9b5ca30d 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -195,6 +195,7 @@ SUBDIR += rubygem-public_suffix SUBDIR += rubygem-public_suffix_service SUBDIR += rubygem-simpleidn + SUBDIR += rubygem-validates_hostname SUBDIR += samba-nsupdate SUBDIR += scavenge SUBDIR += sheerdns |