ignitebaltimore / ignitespeak

Collects and organizes Ignite speaking proposals
15 stars 18 forks source link

Make db:seed rake task create more records in different states #12

Closed subelsky closed 9 years ago

subelsky commented 9 years ago

This code:

https://github.com/ignitebaltimore/ignitespeak/blob/master/db/seeds.rb

Should create a bunch more proposals in various states (old proposals, active proposals, etc.). I can supply some anonymized sample data.

This would help new developers get up and running faster. More details