Sha256: e050ee08a2ba8134d9e22219833a255158d34336bb84969f8d0e69fb04343be3

Contents?: true

Size: 483 Bytes

Versions: 4

Compression:

Stored size: 483 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-preproc.rb', version)

Version data entries

4 entries across 3 versions & 1 rubygems

Version Path
bitclust-core-0.5.3 vendor/bundle/ruby/1.9.1/gems/bitclust-core-0.5.1/vendor/bundle/ruby/1.9.1/bin/bc-preproc.rb
bitclust-core-0.5.3 vendor/bundle/ruby/1.9.1/gems/bitclust-core-0.5.3/vendor/bundle/ruby/1.9.1/gems/bitclust-core-0.5.1/vendor/bundle/ruby/1.9.1/bin/bc-preproc.rb
bitclust-core-0.5.2 vendor/bundle/ruby/1.9.1/gems/bitclust-core-0.5.1/vendor/bundle/ruby/1.9.1/bin/bc-preproc.rb
bitclust-core-0.5.1 vendor/bundle/ruby/1.9.1/bin/bc-preproc.rb