Sha256: f78d12e043b39f1f8464bf2e644f6e90f2ce3738b27e8af3ccfa7218d9f9427f
Contents?: true
Size: 270 Bytes
Versions: 14
Compression:
Stored size: 270 Bytes
Contents
if "%RHO_PLATFORM%" == "android" ( cd platform\android rake --trace ) if "%RHO_PLATFORM%" == "iphone" ( cd platform\phone rake --trace ) if "%RHO_PLATFORM%" == "wm" ( cd platform\wm rake --trace ) if "%RHO_PLATFORM%" == "bb" ( cd platform\bb rake --trace )
Version data entries
14 entries across 14 versions & 2 rubygems