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 6f2fa06 commit a363729Copy full SHA for a363729
foo.rb
script/console
@@ -4,4 +4,4 @@
4
set -e
5
6
cd $(dirname "$0")/..
7
-exec ruby -S pry -Ilib -r mysql2 -r mysql2/console
+exec ruby -S bin/pry -Ilib -r mysql2 -r mysql2/console
0 commit comments