Wednesday, February 6, 2008

database dump

Added a database dump for the initial migration. Use rake db:dbdata:load to load the data into your database. See http://webchicanery.com/2007/08/22/rake-database-dump/

rake db:dbdata:load RAILS_ENV=production

No comments: