Sha256: 265c2224e127cb1be4c8696dc9780ce99030a3b9545a474b63b3e5eb89c74863

Contents?: true

Size: 185 Bytes

Versions: 7

Compression:

Stored size: 185 Bytes

Contents

require 'rubygems'
require 'bundler'
require 'minitest/autorun'
require 'shoulda'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))

require './lib/so_far_so_good.rb'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
so_far_so_good-1.2.0 test/helper.rb
so_far_so_good-1.1.1 test/helper.rb
so_far_so_good-1.1.0 test/helper.rb
so_far_so_good-1.0.1 test/helper.rb
so_far_so_good-0.0.3 test/helper.rb
so_far_so_good-0.0.2 test/helper.rb
so_far_so_good-0.0.1 test/helper.rb