Sha256: 396e77707d1e95b2239ab7c1f0fb70f9fc43b21734dd57b85465e43f10ce90f8

Contents?: true

Size: 231 Bytes

Versions: 9

Compression:

Stored size: 231 Bytes

Contents

require 'rubygems'
require 'test/unit'
require 'shoulda'

$LOAD_PATH.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
$LOAD_PATH.unshift(File.dirname(__FILE__))
require 'somatics3-generators'

class Test::Unit::TestCase
end

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
somatics3-0.0.10 test/helper.rb
somatics3-generators-0.0.10 test/helper.rb
somatics3-generators-0.0.9 test/helper.rb
somatics3-generators-0.0.8 test/helper.rb
somatics3-generators-0.0.7 test/helper.rb
somatics3-generators-0.0.6 test/helper.rb
somatics3-generators-0.0.5 test/helper.rb
somatics3-generators-0.0.4 test/helper.rb
somatics3-generators-0.0.2 test/helper.rb