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
I tried setting up the app locally today and had to manually do rake db:migrate. I'm not sure if that belongs in the bootstrap script as far as convention, but I figured I'd mention it.
I tried setting up the app locally today and had to manually do
rake db:migrate. I'm not sure if that belongs in the bootstrap script as far as convention, but I figured I'd mention it.