[ 源代码: ruby-validates-hostname ]
软件包:ruby-validates-hostname(1.0.13-2)
ruby-validates-hostname 的相关链接
Debian 的资源:
下载源码包 ruby-validates-hostname:
- [ruby-validates-hostname_1.0.13-2.dsc]
- [ruby-validates-hostname_1.0.13.orig.tar.gz]
- [ruby-validates-hostname_1.0.13-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
checks for valid hostnames
This package provides the gem validates_hostname. This gem is basically an extension to ActiveRecord::Base for validating hostnames. The gem can be used with ActiveRecord objects to check whether a provided hostname is valid or not.
其他与 ruby-validates-hostname 有关的软件包
|
|
|
|
-
- dep: ruby-activerecord (>= 2:3.0)
- object-relational mapper framework (part of Rails)
-
- dep: ruby-activesupport (>= 2:3.0)
- collection of utility classes used by the Rails framework