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