[ 原始碼: ruby-validate-email ]
套件:ruby-validate-email(0.1.6+git-1)
ruby-validate-email 的相關連結
Debian 的資源:
下載原始碼套件 ruby-validate-email:
- [ruby-validate-email_0.1.6+git-1.dsc]
- [ruby-validate-email_0.1.6+git.orig.tar.gz]
- [ruby-validate-email_0.1.6+git-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Library for validating email addresses in Rails 3 models
ruby-validate-email gem adds the capability of validating email addresses to ActiveModel.The gem only supports Rails 3 (has dependencies in ActiveModel and ActiveSupport 3.0)
其他與 ruby-validate-email 有關的套件
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-activemodel (>= 3.0)
- toolkit for building modeling frameworks (part of Rails)
-
- dep: ruby-mail (>= 2.2.5)
- Ruby library to handle email generation, parsing and sending