Ensuring data integrity reverbhq.com
I just wrote a blog post where I share practices to ensure data integrity on Ruby on Rails applications.
gem 'active_sanity' to your Gemfile, run rake db:check_sanity and go fix your records! More info on the blog post introducing active_sanity or the active_sanity Github project.