RubyGems Navigation menu

schema_validations 2.4.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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  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)
Zeige alle Versionen (24 total)

Runtime Abhängigkeiten (3):

activerecord >= 5.2, < 7.1
valuable >= 0

Development Abhängigkeiten (3):

rake ~> 13.0
rspec ~> 3.0
schema_dev ~> 4.2.0

Besitzer:

Pushed by:

Autoren:

  • Ronen Barzel, Michał Łomnicki

SHA 256-Prüfsumme:

a29c4ac7005b7b4384377e87bd82b0d59501eb4c8475778e0b518e3d71f270a6

Downloads insgesamt 302.051

Für diese Version 15.016

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.5

Links: