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
Circular reasoning problem in our rake tasks: rake db:setup_yml and so forth (other rake tasks) won't work to generate database.yml because rake requires database.yml to already be present.