RubyGems Navigation menu

schema_validations 2.2.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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 2.4.1 - June 12, 2022 (19.5 KB)
  2. 2.4.0 - May 06, 2022 (19 KB)
  3. 2.3.0 - July 24, 2017 (19 KB)
  4. 2.2.1 - February 08, 2017 (19 KB)
  5. 2.2.0 - November 25, 2016 (18.5 KB)
Show all versions (24 total)

Runtime Dependencies (3):

activerecord < 5.1, >= 4.2.1
valuable >= 0

Development Dependencies (7):

Owners:

Authors:

  • Ronen Barzel, Michał Łomnicki

SHA 256 checksum:

1963b70864a9b0e8871a22155bba1409572dccbfc800a3acf743881ebbadea16

Total downloads 301,158

For this version 75,881

License:

MIT

Required Ruby Version: >= 0

Links: