RubyGems Navigation menu

schema_validations 2.0.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.5KB)
  2. 2.4.0 - May 06, 2022 (19KB)
  3. 2.3.0 - July 24, 2017 (19KB)
  4. 2.2.1 - February 08, 2017 (19KB)
  5. 2.2.0 - November 25, 2016 (18.5KB)
  6. 2.0.0 - January 18, 2016 (17.5KB)
全てのバージョンを表示(全24件)

Runtime依存関係 (3):

activerecord >= 4.2.1, ~> 4.2
valuable >= 0

Development依存関係 (7):

所有者:

作者:

  • Ronen Barzel, Michał Łomnicki

SHA 256チェックサム:

b1c11f15582c3cee62a742dd0dd89da3089922a89c6ccdabd28d9961f7a86125

累計ダウンロード数 302,280

このバージョンのみ 1,927

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: