Sha256: ae0b9fba5306ec306245dab856c169ddeea4c5f5d8e51095e8f6c9d468c31542
Contents?: true
Size: 380 Bytes
Versions: 52
Compression:
Stored size: 380 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'mongo' 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 'mongo', version load Gem.bin_path('mongo', 'mongo_console', version)
Version data entries
52 entries across 52 versions & 3 rubygems