RubyGems Navigation menu

schema_validations 2.4.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)
顯示所有版本(共 24)

Runtime 相依性套件 (3):

activerecord >= 5.2, < 6.1
valuable >= 0

Development 相依性套件 (3):

rake ~> 13.0
rspec ~> 3.0
schema_dev ~> 4.1

擁有者:

Pushed by:

作者:

  • Ronen Barzel, Michał Łomnicki

SHA 256 checksum:

fc8b0e4c769cf7e6a72e75a2abdd04d4c38c711a40890da46b24f3a92762e39d

總下載次數 302,888

這個版本 899

License:

MIT

Ruby 版本需求: >= 2.5

相關連結: