Sha256: 5ee7f948a17b81ef0bd699dc1547abc93738eb327750b905f8fa64637d1e2517

Contents?: true

Size: 384 Bytes

Versions: 2

Compression:

Stored size: 384 Bytes

Contents

#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'mustache' 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 'mustache', version
load Gem.bin_path('mustache', 'mustache', version)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
resque-pool-0.3.0 vendor/bundle/ruby/1.8/bin/mustache
resque-pool-0.3.0.beta.2 vendor/bundle/ruby/1.8/bin/mustache