Sha256: 335e49ad4f55b646138676cfc96187f0c65004096a06e2c59730eca0165c9262
Contents?: true
Size: 403 Bytes
Versions: 4
Compression:
Stored size: 403 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by Bundler. # # The application 'rake' is installed as part of a gem, and # this file is here to facilitate running it. # exec 'bin/test_runner' if ARGV.empty? require 'pathname' ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require 'rubygems' require 'bundler/setup' load Gem.bin_path('rake', 'rake')
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
minitest-red_green-0.9.3 | bin/rake |
minitest-red_green-0.9.2 | bin/rake |
minitest-red_green-0.9.1 | bin/rake |
minitest-red_green-0.9.0 | bin/rake |