cesy / support_board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup:

thor setup:config

you will need to edit the resulting files

Demo:

if you want the demo seed data run
rake db:fixtures:load 

if you want to recreate the fixtures run
 rails runner db/demo_seeds.rb 
 rake db:fixtures:dump

About