RubyGems Navigation menu

schema_validations 1.3.0

SchemaValidations extends ActiveRecord to automatically create validations by inspecting the database schema. This makes your models more DRY as you no longer need to duplicate NOT NULL, unique, numeric and varchar constraints on the model level.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 2.4.1 - June 12, 2022 (19.5 KB)
  2. 2.4.0 - May 06, 2022 (19.0 KB)
  3. 2.3.0 - July 24, 2017 (19.0 KB)
  4. 2.2.1 - February 08, 2017 (19.0 KB)
  5. 2.2.0 - November 25, 2016 (18.5 KB)
  6. 1.3.0 - July 22, 2015 (16.5 KB)
显示所有版本 (共 24 个)

Runtime 依赖 (3):

activerecord >= 4.2.1, ~> 4.2
valuable >= 0

Development 依赖 (7):

业主:

作者:

  • Ronen Barzel, Michał Łomnicki

SHA 256 校验和:

ccc693240a17f4fcf39402f701faa4518f93d5c1bc0ca3e13ff4b9d666cb854c

下载总量 301,444

这个版本 3,146

许可:

MIT

需要的 Ruby 版本: >= 0

链接: