We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4fce622 + 812afbe commit 2f90513Copy full SHA for 2f90513
sites/en/installfest/deploy_a_rails_app.step
@@ -87,6 +87,7 @@ step "Deploy your app to Heroku" do
87
end
88
89
console <<-BASH
90
+gem install bundler
91
bundle install --without production
92
BASH
93
0 commit comments