Sha256: 7da96f203d90def8aa59c155832944b95f7ee0f0e01f247291128f2e43889fd4

Contents?: true

Size: 122 Bytes

Versions: 8

Compression:

Stored size: 122 Bytes

Contents

module Shoulda
  VERSION = "2.9.1"
end

if defined? Spec
  require 'shoulda/rspec'
else
  require 'shoulda/test_unit'
end

Version data entries

8 entries across 8 versions & 5 rubygems

Version Path
gnip-gnip-1.1.1 test/lib/shoulda.rb
rmm5t-shoulda-2.9.1 lib/shoulda.rb
thoughtbot-shoulda-2.9.1 lib/shoulda.rb
shoulda-2.9.1 lib/shoulda.rb
gnip-0.4.2 test/lib/shoulda.rb
gnip-1.1.2 test/lib/shoulda.rb
gnip-1.1.1 test/lib/shoulda.rb
gnip-1.0.0 test/lib/shoulda.rb