Sha256: 58a19731a569233062046deb54b13bd93804b386373cd00fed64f070c4d2ae05
Contents?: true
Size: 396 Bytes
Versions: 2
Compression:
Stored size: 396 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'resque-pool' 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 'resque-pool', version load Gem.bin_path('resque-pool', 'resque-pool', version)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
resque-pool-0.3.0 | vendor/bundle/ruby/1.8/bin/resque-pool |
resque-pool-0.3.0.beta.2 | vendor/bundle/ruby/1.8/bin/resque-pool |