RubyGems Navigation menu

valid_items 0.0.11

Goes through all your Rails ActiveRecord objects and check if they are all still pass your model validations. You may have added new validations to your model since creating your object, or ran update_column in your console to solve a production issue. Find issues in your db before others do. Inspired by a RailsConf talk by Ryan Laughlin and his talk at http://www.rofreg.com/talks/railsconf2018

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.11 May 31, 2018 (6.5KB)
  2. 0.0.4 May 31, 2018 (5KB)
全てのバージョンを表示(全11件)

Runtime依存関係 (1):

rails < 6.0, >= 5

Development依存関係 (2):

rake ~> 12.0
rubocop ~> 0.50.0

所有者:

作者:

  • Vinny Glennon

SHA 256チェックサム:

=

累計ダウンロード数 4,934

このバージョンのみ 3,180

このバージョンがリリースされたのは:

ライセンス:

MIT

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

リンク: