Sha256: c1dd3e6350e8d7f13d70f45950489b2ae8593eb37135d6960fbc147a61e4a6de
Contents?: true
Size: 380 Bytes
Versions: 4
Compression:
Stored size: 380 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'allison' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'allison', version load Gem.bin_path('allison', 'allison', version)
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
horseman-0.0.5 | vendor/ruby/1.9.1/bin/allison |
horseman-0.0.4 | vendor/ruby/1.9.1/bin/allison |
horseman-0.0.3 | vendor/ruby/1.9.1/bin/allison |
horseman-0.0.2 | vendor/ruby/1.9.1/bin/allison |