You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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