Sha256: f0a1a39c78872f782ebc446f201187b4e9b77dc72995c7d3ee98c7407b62cca9
Contents?: true
Size: 254 Bytes
Versions: 2
Compression:
Stored size: 254 Bytes
Contents
@setlocal enableextensions enabledelayedexpansion @echo off REM If we're running from source, bin/shoes.bat will have set bin_dir already. if not defined bin_dir set bin_dir=%~dp0 set command=jruby --1.9 !bin_dir!/ruby-shoes %* call !command! endlocal
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
shoes-4.0.0.pre2 | ext/install/shoes.bat |
shoes-dsl-4.0.0.pre2 | ext/install/shoes.bat |