Generator to generate scafolding to seedify your project/sample/solution to work with Apigee Seed
Let your seed code become a first-class member of the Rails app and put it into seed objects in "app/seeds" alongside the controllers, models etc. Invoke seeds as rake tasks or from within the app/console, with or without the parameters. Progress logging included.