Sha256: 562c1503c8412dad56af2c516b0b27c09a3f020872cc14b4023a393a424e2cb5

Contents?: true

Size: 120 Bytes

Versions: 91

Compression:

Stored size: 120 Bytes

Contents

require 'test_helper'

class TaggingTest < ActiveSupport::TestCase
  should_belong_to :post
  should_belong_to :tag
end

Version data entries

91 entries across 61 versions & 10 rubygems

Version Path
faster_shoulda-2.11.3 test/unit/tagging_test.rb
dirty_history-0.1.3 dirty_history/ruby/1.9.1/gems/shoulda-2.11.3/test/unit/tagging_test.rb
nimboids-shoulda-2.11.4 test/unit/tagging_test.rb
putio-0.0.1.pre2 development/ruby/1.8/gems/shoulda-2.11.3/test/unit/tagging_test.rb
putio-0.0.1.pre development/ruby/1.8/gems/shoulda-2.11.3/test/unit/tagging_test.rb
nimboids-shoulda-2.11.3 test/unit/tagging_test.rb
shoulda-2.11.3 test/unit/tagging_test.rb
shoulda-2.11.2 test/unit/tagging_test.rb
thoughtbot-shoulda-2.11.1 test/unit/tagging_test.rb
shoulda-2.11.1 test/unit/tagging_test.rb
shoulda-2.11.0 test/unit/tagging_test.rb