Sha256: a90b11ea591fd57186064cf6c7e4dabc7911bb9d731e0ade6090d3649743d6c6

Contents?: true

Size: 222 Bytes

Versions: 16

Compression:

Stored size: 222 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 'simple_auth'

class Test::Unit::TestCase
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
di-simple_auth-0.3.5 test/helper.rb
di-simple_auth-0.3.4 test/helper.rb
di-simple_auth-0.3.3 test/helper.rb
di-simple_auth-0.3.2 test/helper.rb
di-simple_auth-0.3.1 test/helper.rb
di-simple_auth-0.3.0 test/helper.rb
di-simple_auth-0.2.9 test/helper.rb
di-simple_auth-0.2.8 test/helper.rb
di-simple_auth-0.2.7 test/helper.rb
di-simple_auth-0.2.6 test/helper.rb
di-simple_auth-0.2.5 test/helper.rb
di-simple_auth-0.2.4 test/helper.rb
di-simple_auth-0.2.2 test/helper.rb
di-simple_auth-0.2.1 test/helper.rb
di-simple_auth-0.2.0 test/helper.rb
di-simple_auth-0.1.0 test/helper.rb