Categories: None [Edit]

valid_items

https://rubygems.org/gems/valid_items
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

Total

Ranking: 126,399 of 183,695
Downloads: 4,572

Daily

Ranking: 55,867 of 183,690
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10975,932,764rake
41576,838,628rails
62488,852,089rubocop

Owners

#GravatarHandle
1iconvinnyglennon