Sha256: 81375f9bbe07fb0155fbafc262be07df5766fab1279484dc6d8c19afd9a47a6d
Contents?: true
Size: 200 Bytes
Versions: 2
Compression:
Stored size: 200 Bytes
Contents
@ECHO OFF IF NOT "%~f0" == "~f0" GOTO :WinNT @"ruby.exe" "C:/projects/rubyjobbuilderdsl/vendor/bundle/ruby/2.1.0/bin/rubocop" %1 %2 %3 %4 %5 %6 %7 %8 %9 GOTO :EOF :WinNT @"ruby.exe" "%~dpn0" %*
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubyjobbuilderdsl-0.0.2 | vendor/bundle/ruby/2.1.0/bin/rubocop.bat |
rubyjobbuilderdsl-0.0.1 | vendor/bundle/ruby/2.1.0/bin/rubocop.bat |