[ aramo ]
[ 原始碼: ruby-file-validators ]
套件: ruby-file-validators (3.0.0-2)
ruby-file-validators 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-file-validators:
- [ruby-file-validators_3.0.0-2.dsc]
- [ruby-file-validators_3.0.0.orig.tar.gz]
- [ruby-file-validators_3.0.0-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Team (郵件存檔)
- Mohammed Bilal
外部的資源:
- 主頁 [github.com]
相似套件:
ActiveModel file validators
This gem adds file size and content type validations to ActiveModel. Any module that uses ActiveModel, for example ActiveRecord, can use these file validators.
其他與 ruby-file-validators 有關的套件
|
|
|
-
- dep: file
- Recognize the type of data in a file using "magic" numbers
-
- dep: ruby-activemodel (>= 2:3.2)
- toolkit for building modeling frameworks (part of Rails)
-
- dep: ruby-mime-types (>= 1.0)
- guess MIME type of files