1 min readMar 11, 2019
Nice and interesting guide! I’ve some questions for you:
- The bundle install command must be done in the server root? Or in the app root?
- If I install those 3 gem via the terminal, I have to make a Gemfile too?
- Once that I’ve created the deploy/stage.rb file, where I should launch the bundle exec cap staging deploy command?