RubyGems Navigation menu

valid_data 0.0.1

As your Rails projects evolve and grow, your model validations tend to change as well. An unfortunate side effect of this evolution is that your table- backed ActiveRecord::Base descendants end up with rows that instantiate invalid model instances. ValidData generates a report for your Rails application, notifying you exactly how many rows in your models are invalid for each model.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - May 22, 2014 (9 KB)

Development Dependencies (5):

bundler ~> 1.6
pry ~> 0.9
rails >= 3.0
rake ~> 10
rspec ~> 2

Owners:

Authors:

  • Matt Campbell, Wojciech Mach

SHA 256 checksum:

d7bdf9179ecd86e490384c803705150bd8b7174525ef1649611b5085d3369361

Total downloads 3,467

For this version 3,467

License:

MIT

Required Ruby Version: >= 0

Links: