Rake Task To Validate All Items on All Models
Sunday, February 7th, 2010 by Jesper Rønn-JensenI wanted a way to see if somebody had entered “illegal” data into loaded fixtures. So I wrote this simple rake task. It’s also useful to run as you add more validations to your files.