ruby-seed-fu

easily manage seed data in an Active Record application
  https://github.com/mbleigh/seed-fu
  0
  no reviews



Seed Fu is an attempt to once and for all solve the problem of inserting and maintaining seed data in a database. Seed Fu depends on Active Record, but doesn't have to be used with a full Rails app.