Sha256: eaa8ca3487ee0265838358629f07eff87fa943a42eceede27416b272790ab1ed

Contents?: true

Size: 513 Bytes

Versions: 3

Compression:

Stored size: 513 Bytes

Contents

#!/home/kenji/.rvm/rubies/ruby-1.9.3-p194/bin/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-tohtml.rb', version)

Version data entries

3 entries across 2 versions & 1 rubygems

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