RubyGems Navigation menu

valid_items 0.0.4

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.5 KB)
  2. 0.0.4 - May 31, 2018 (5.0 KB)
顯示所有版本(共 11)

Runtime 相依性套件 (2):

actionmailer < 6.0, > 4.1
activerecord < 6.0, > 4.1

Development 相依性套件 (2):

rake ~> 12.0
rubocop ~> 0.50.0

擁有者:

作者:

  • Vinny Glennon

SHA 256 checksum:

f416259496c68387a5fdae86aefa102ad071d0e67e27fdb2dbe29646c4189d60

總下載次數 4,398

這個版本 1,414

License:

MIT

Ruby 版本需求: >= 1.9

相關連結: