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
When you start up a local version, don't forget to type "mongod" before "rails s", or you'll get a database error.
Mongo can be a bit of a pain on a mac. If you see this error "exception in initAndListen std::exception: dbpath (/data/db/) does not exist, terminating" when you type "mongod" in your terminal window, it's probably because you don't have a directory called /data/db. Try this: