$ gem install bundler -v 2.2.17
$ bundle _2.2.17_ config set --local without 'production'
$ bundle _2.2.17_ install
$ rails db:migrate
$ rails test
$ rails server
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ gem install bundler -v 2.2.17
$ bundle _2.2.17_ config set --local without 'production'
$ bundle _2.2.17_ install
$ rails db:migrate
$ rails test
$ rails server