RubyFlow : The Ruby Community Blog

Home   Submit   Sign Up   Log In   leaders   Twitter   RSS Feed  
 

coreydaley — 1 posts

http://coreydaley.com

I just launched seeds, a ruby gem for populating your db/seeds.rb file with existing data from your Models. Allows you to include Models, exclude Models, and exclude certain fields in your models from being added to the seeds.rb file.