Sha256: b1442c043996fb37d118b920dfb77f2b75a592e67b62a5b0c0b1cdb57963d1fe
Contents?: true
Size: 427 Bytes
Versions: 26
Compression:
Stored size: 427 Bytes
Contents
#!/Users/david/.rvm/rubies/ruby-1.9.2-p290/bin/ruby # # This file was generated by RubyGems. # # The application 'rest-client' 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 'rest-client', version load Gem.bin_path('rest-client', 'restclient', version)
Version data entries
26 entries across 26 versions & 1 rubygems