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 2a31e37 commit e2a5c45Copy full SHA for e2a5c45
bin/ruby
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+
3
+source scl_source enable rh-ruby27
4
+exec /bin/env ruby "$@"
0 commit comments