Sha256: 951c5409764efbc2b0a1f9bca097f7fc9806ac26a2fdf78c76ff8fd81150ed4e
Contents?: true
Size: 143 Bytes
Versions: 3
Compression:
Stored size: 143 Bytes
Contents
ENV['RAILS_ENV'] ||= 'test' require File.expand_path('../../config/environment', __FILE__) require 'minitest/autorun' require 'minitest/rails'
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
draper-1.2.0 | spec/dummy/test/minitest_helper.rb |
jamesgolick-draper-1.1.1a | spec/dummy/test/minitest_helper.rb |
draper-1.1.0 | spec/dummy/test/minitest_helper.rb |