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.
1 parent 824f211 commit d614babCopy full SHA for d614bab
eyecatch.rb
@@ -2,6 +2,6 @@
2
port 4000
3
4
before_build {
5
- run 'rbenv local 2.2.5'
+ run 'rbenv global 2.2.5'
6
run 'bundle install --path vendor --binstubs'
7
}
0 commit comments