Sha256: 72c86be8aa6fa214f9f22e93ad4b7d9a40ecb2b742262188ab9a151b84f741c0
Contents?: true
Size: 372 Bytes
Versions: 8
Compression:
Stored size: 372 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'rvm' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'rvm', version load Gem.bin_path('rvm', 'rvm-install', version)
Version data entries
8 entries across 8 versions & 1 rubygems