Sha256: 8354fe80484f1acb1499d1be0a6044aa2f30ee2ed46e97cab7e06b99a6c796d8
Contents?: true
Size: 520 Bytes
Versions: 3
Compression:
Stored size: 520 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'tdiary-io-mongodb' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0.a" if ARGV.first str = ARGV.first str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding if str =~ /\A_(.*)_\z/ and Gem::Version.correct?($1) then version = $1 ARGV.shift end end load Gem.activate_bin_path('tdiary-io-mongodb', 'tdiary-mongodb-convert', version)
Version data entries
3 entries across 2 versions & 1 rubygems