Redis – rails g mongoid:config not working Rails 6.1
I'm using Rails 6.1, on Mac Sierra, and trying to install Mongodb as the database, already installed mongo db service on bash, and gem, however when I type: bin/rails g mongoid:config It shows the following error: Traceback (most recent call…