RubyGems Navigation menu

schema_validations 0.1.1

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. 0.1.1 - July 28, 2011 (12.0 KB)
顯示所有版本(共 24)

Runtime 相依性套件 (1):

Development 相依性套件 (7):

rails ~> 2.3
rake ~> 0.8.7
rspec >= 0
simplecov >= 0
sqlite3 >= 0

擁有者:

作者:

  • Ronen Barzel, Michał Łomnicki

SHA 256 checksum:

15e3d9dd920cbde3a39b6a5150b0388eaa83aac7f249de3a31a3d48ee2c8119c

總下載次數 301,838

這個版本 3,084

License:

Ruby 版本需求:

相關連結: