A Gem for creating partial anonymized dumps of your database using your app model relations.
Mass populate an Active Record database.
Seedbank gives your seed data a little structure. Create seeds for each environment, share seeds between environments and specify dependencies to load your seeds in order. All nicely integrated with simple rake tasks.
Advanced seed data handling for Rails, combining the best practices of several methods together.