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

Runtime 依赖 (1):

rails < 6.0, >= 5

Development 依赖 (2):

rake ~> 12.0
rubocop ~> 0.50.0

业主:

作者:

  • Vinny Glennon

SHA 256 校验和:

1ab8a6f203a28a49f737ca48cfe55ef5ceaaa3244ba979835984bcdbe9281389

下载总量 4,358

这个版本 2,855

许可:

MIT

需要的 Ruby 版本: >= 1.9

链接: