Sha256: 42c365a9348296cac1fdf915c35a3fc815d75cf45b6fed1b78c49c35079d9351
Contents?: true
Size: 466 Bytes
Versions: 17
Compression:
Stored size: 466 Bytes
Contents
#!E:/installs/ruby191p376/bin/ruby.exe # # This file was generated by RubyGems. # # The application 'ruby-prof' 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 'ruby-prof', version $: << File.dirname(__FILE__) + '/../lib' load File.dirname(__FILE__) + '/../bin/ruby-prof'
Version data entries
17 entries across 17 versions & 3 rubygems