Sha256: 31f9f2d62f2702b18708b044ff2bedf8b827dba5cb9de17972977429bfaba122

Contents?: true

Size: 229 Bytes

Versions: 16

Compression:

Stored size: 229 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 'commonthread-rails'

class Test::Unit::TestCase
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
commonthread-rails-0.4.2 test/helper.rb
commonthread-rails-0.4.1 test/helper.rb
commonthread-rails-0.4.0 test/helper.rb
commonthread-rails-0.3.4 test/helper.rb
commonthread-rails-0.3.3 test/helper.rb
commonthread-rails-0.3.2 test/helper.rb
commonthread-rails-0.3.1 test/helper.rb
commonthread-rails-0.3.0 test/helper.rb
commonthread-rails-0.2.5 test/helper.rb
commonthread-rails-0.2.4 test/helper.rb
commonthread-rails-0.2.3 test/helper.rb
commonthread-rails-0.2.2 test/helper.rb
commonthread-rails-0.2.1 test/helper.rb
commonthread-rails-0.2.0 test/helper.rb
commonthread-rails-0.1.1 test/helper.rb
commonthread-rails-0.1.0 test/helper.rb