Closed the-teacher closed 1 year ago
It this PR I add gem and provide an example how it can be used. Also tests are provided.
gem
RAILS_ENV=production bin/setup RAILS_ENV=production bin/exec start RAILS_ENV=production bin/exec stop RAILS_ENV=production bin/exec start_all RAILS_ENV=production bin/exec stop_all
Adding a way to run Production mode
It this PR I add
gem
and provide an example how it can be used. Also tests are provided.How it works