We love writing Rails apps at Viget. The framework covers so much ground right out of the box by convention. However, Rails is oddly silent about one thing: seed data. Beyond a simple Rake task, db:seed, each project is left on its own to define how best to provide seeds. Your Seed Data Is Important Without expounding too much on why seeds are vital over the lifetime of a project, we use them to p