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:
=
install:
=
Versions:
- 0.0.1 May 22, 2014 (9 KB)