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