Sha256: ac90225dbd1ae74f4aed4166202cb3df2951029f34c65fb06780948fa5e7f053
Contents?: true
Size: 161 Bytes
Versions: 50
Compression:
Stored size: 161 Bytes
Contents
#!/bin/bash set -e ROOT=`dirname "$0"` ROOT=`cd "$ROOT/.." && pwd` eval "`\"$ROOT/bin/ruby_environment\"`" exec "$ROOT/bin.real/ruby" "$ROOT/bin.real/rake" "$@"
Version data entries
50 entries across 31 versions & 2 rubygems