Sha256: a53c908e8440ed4c6881f23b8c307d96a5833c994f9c131e5a617e988a1861b4
Contents?: true
Size: 240 Bytes
Versions: 1
Compression:
Stored size: 240 Bytes
Contents
@ECHO OFF IF NOT "%~f0" == "~f0" GOTO :WinNT @"C:\Ruby22\bin\ruby.exe" "C:/Users/hhatake/Documents/GitHub/windows-pr/vendor/bundle/ruby/2.2.0/bin/rake" %1 %2 %3 %4 %5 %6 %7 %8 %9 GOTO :EOF :WinNT @"C:\Ruby22\bin\ruby.exe" "%~dpn0" %*
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
windows-pr-1.2.5 | vendor/bundle/ruby/2.2.0/bin/rake.bat |