[ 源代码: ruby-validates-hostname ]
软件包:ruby-validates-hostname(1.0.7-1)
ruby-validates-hostname 的相关链接
Debian 的资源:
下载源码包 ruby-validates-hostname:
- [ruby-validates-hostname_1.0.7-1.dsc]
- [ruby-validates-hostname_1.0.7.orig.tar.gz]
- [ruby-validates-hostname_1.0.7-1.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
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-activerecord (>= 3.0)
- object-relational mapper framework (part of Rails)
-
- dep: ruby-activesupport (>= 3.0)
- Support and utility classes used by the Rails 4.1 framework