Sha256: 6a3599f1184f3da3cc4aa434aebb02f0eb4615d6d0457a760962be818ecff509
Contents?: true
Size: 246 Bytes
Versions: 2
Compression:
Stored size: 246 Bytes
Contents
if [[ -n "$rvm_environments_path" && -s "$rvm_environments_path/ruby-1.9.2-p0@teachmehowtomakearubygem" ]] ; then . "$rvm_environments_path/ruby-1.9.2-p0@teachmehowtomakearubygem" else rvm --create "ruby-1.9.2-p0@teachmehowtomakearubygem" fi
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
teachmehowtomakearubygem-0.0.1 | .rvmrc |
teachmehowtomakearubygem-0.0.1 | .rvmrc.02.03.2011-19:39:24 |