RubyGems Navigation menu

schema_validations 0.1.0.pre4

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)
  6. 0.1.0.pre4 - July 25, 2011 (12 KB)
Show all versions (24 total)

Runtime Dependencies (1):

Development Dependencies (6):

mysql2 >= 0
rake ~> 0.8.7
rspec >= 0
simplecov >= 0
sqlite3 >= 0

Owners:

Authors:

  • Ronen Barzel, Michał Łomnicki

SHA 256 checksum:

e758608a9572a73bfa02fab8270b39279f5777c1c83fc084bd2afb51505929ff

Total downloads 301,772

For this version 2,421

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: > 1.3.1

Links: