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
We aren't using the database, but if you try to start rails on a fresh checkout you get an error, and need to run rake db:migrate RAILS_ENV=development to fix it.
If this changes, update the root README.md as well.
The text was updated successfully, but these errors were encountered:
We aren't using the database, but if you try to start rails on a fresh checkout you get an error, and need to run
rake db:migrate RAILS_ENV=development
to fix it.If this changes, update the root README.md as well.
The text was updated successfully, but these errors were encountered: