Sha256: cb7c54abfd86bfc63848d7608a6afc5871996cf3be06809e12cb01eff511e492

Contents?: true

Size: 186 Bytes

Versions: 48

Compression:

Stored size: 186 Bytes

Contents

require File.dirname(__FILE__) + '/../test_helper'

class DogTest < Test::Unit::TestCase
  should_belong_to :user
  should_belong_to :address
  should_have_and_belong_to_many :fleas
end

Version data entries

48 entries across 48 versions & 11 rubygems

Version Path
emschwar-shoulda-2.0.6.1 test/unit/dog_test.rb
francois-shoulda-2.0.5.1 test/unit/dog_test.rb
francois-shoulda-2.0.5.2 test/unit/dog_test.rb
francois-shoulda-2.0.5.4 test/unit/dog_test.rb
gsterndale-warrant-0.2.0 test/rails_root/vendor/gems/thoughtbot-shoulda-2.0.6/test/unit/dog_test.rb
gsterndale-warrant-0.3.0 test/rails_root/vendor/gems/thoughtbot-shoulda-2.0.6/test/unit/dog_test.rb
hashrocket-clearance-0.4.0 test/rails_root/vendor/gems/thoughtbot-shoulda-2.0.4/test/unit/dog_test.rb
hashrocket-clearance-0.4.1 test/rails_root/vendor/gems/thoughtbot-shoulda-2.0.4/test/unit/dog_test.rb
hashrocket-clearance-0.4.2 test/rails_root/vendor/gems/thoughtbot-shoulda-2.0.4/test/unit/dog_test.rb
hashrocket-clearance-0.4.3 test/rails_root/vendor/gems/thoughtbot-shoulda-2.0.4/test/unit/dog_test.rb
mattknox-goaloc-0.3.0 lib/goaloc/generators/resources/shoulda/test/unit/dog_test.rb
mattknox-goaloc-0.4.0 lib/goaloc/generators/resources/shoulda/test/unit/dog_test.rb
mjankowski-shoulda-2.0.4 test/unit/dog_test.rb
mjankowski-shoulda-2.0.5 test/unit/dog_test.rb
rmm5t-shoulda-2.0.2 test/unit/dog_test.rb
rmm5t-shoulda-2.0.5 test/unit/dog_test.rb
rmm5t-shoulda-2.0.6 test/unit/dog_test.rb
technicalpickles-shoulda-2.0.0 test/unit/dog_test.rb
technicalpickles-shoulda-2.0.1 test/unit/dog_test.rb
technicalpickles-shoulda-2.0.2 test/unit/dog_test.rb