Sha256: 489689b01c5814293c9baa05e612e57d5797ca1d160d7c5316730a49d7b1ac3c
Contents?: true
Size: 368 Bytes
Versions: 2
Compression:
Stored size: 368 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'turn' 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 'turn', version load Gem.bin_path('turn', 'turn', version)
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
challah-0.6.1 | vendor/bundle/bin/turn |
challah-0.6.0 | vendor/bundle/bin/turn |