Sha256: 26486b0d78a1a904058f20344f87249fc923e4dcb5ea4603af3737efef76e5b8
Contents?: true
Size: 484 Bytes
Versions: 3
Compression:
Stored size: 484 Bytes
Contents
#!/home/kenji/.rvm/rubies/ruby-1.9.3-p194/bin/ruby # # This file was generated by RubyGems. # # The application 'refe2' 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 'refe2', version load Gem.bin_path('refe2', 'refe', version)
Version data entries
3 entries across 2 versions & 1 rubygems