Sha256: fcd603ae5278df6e8a34811d378ca4305552aef71b53738d905d4621e450a1a0

Contents?: true

Size: 182 Bytes

Versions: 17

Compression:

Stored size: 182 Bytes

Contents

rvm use --create --install 1.9.2@webgl 2>&1

# Bundle is available, non-custom config.
if command -v bundle >/dev/null && ! [ -e .bundle ] ; then
  bundle install
  mkdir .bundle
fi

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
jax-1.1.1 .rvmrc
jax-1.1.0 .rvmrc
jax-1.1.0.rc1 .rvmrc
jax-1.0.1 .rvmrc
jax-1.0.1.rc2 .rvmrc
jax-1.0.1.rc1 .rvmrc
jax-1.0.0 .rvmrc
jax-0.0.0.10 .rvmrc
jax-0.0.0.9 .rvmrc
jax-0.0.0.8 .rvmrc
jax-0.0.0.7 .rvmrc
jax-0.0.0.6 .rvmrc
jax-0.0.0.5 .rvmrc
jax-0.0.0.4 .rvmrc
jax-0.0.0.3 .rvmrc
jax-0.0.0.2 .rvmrc
jax-0.0.0.1 .rvmrc