Sha256: 314126ddede2015631186a8665637922700ad05b7a761dcb7cc7fcc1c603be74

Contents?: true

Size: 287 Bytes

Versions: 112

Compression:

Stored size: 287 Bytes

Contents

require 'rubygems'
<%= render_template 'bundler_setup.erb' %>
require 'minitest/unit'

$LOAD_PATH.unshift(File.dirname(__FILE__))
$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require '<%= require_name %>'

class MiniTest::Unit::TestCase
end

MiniTest::Unit.autorun

Version data entries

112 entries across 58 versions & 6 rubygems

Version Path
jeweler-1.6.2 lib/jeweler/templates/minitest/helper.rb
jeweler-1.6.1 lib/jeweler/templates/minitest/helper.rb
dirty_history-0.1.3 dirty_history/ruby/1.9.1/gems/jeweler-1.5.2/lib/jeweler/templates/minitest/helper.rb
jeweler-1.6.0 lib/jeweler/templates/minitest/helper.rb
jeweler-1.5.2 lib/jeweler/templates/minitest/helper.rb
jeweler-1.5.1 lib/jeweler/templates/minitest/helper.rb
jeweler-1.5.0 lib/jeweler/templates/minitest/helper.rb
jeweler-1.5.0.pre6 lib/jeweler/templates/minitest/helper.rb
jeweler-1.5.0.pre5 lib/jeweler/templates/minitest/helper.rb
jeweler-1.5.0.pre4 lib/jeweler/templates/minitest/helper.rb
jeweler-1.5.0.pre3 lib/jeweler/templates/minitest/helper.rb
jeweler-1.5.0.pre2 lib/jeweler/templates/minitest/helper.rb