[ 原始碼: ruby-validates-hostname ]
套件:ruby-validates-hostname(1.0.11-1)
ruby-validates-hostname 的相關連結
Debian 的資源:
下載原始碼套件 ruby-validates-hostname:
- [ruby-validates-hostname_1.0.11-1.dsc]
- [ruby-validates-hostname_1.0.11.orig.tar.gz]
- [ruby-validates-hostname_1.0.11-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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-activerecord (>= 3.0)
- object-relational mapper framework (part of Rails)
-
- dep: ruby-activesupport (>= 3.0)
- collection of utility classes used by the Rails framework