ActiveSeed gem for Rails

David Monagle
Wednesday 06 April 2011 03:16
Rails

Although the inbuilt support for seeding in Rails works well for basic seeding. There are times when a little more versatility is required. ActiveSeed enables organisation of seed files so that seeding for different environments or even seeding new data to a live project is straight forward.

I have released this gem to github and it can be found at http://github.com/intrica/active_seed

blog comments powered by Disqus