Sha256: 64e27caa4af3eb68bd7279671c519bfc66335492751d913914cac35d492ec721
Contents?: true
Size: 368 Bytes
Versions: 57
Compression:
Stored size: 368 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'rcov' 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 'rcov', version load Gem.bin_path('rcov', 'rcov', version)
Version data entries
57 entries across 30 versions & 2 rubygems