Sha256: 8f3bdfb1e66523f2e9bf8fbdcc53b14a5603e8a3761b5a343d0511f7f6fef0c1

Contents?: true

Size: 176 Bytes

Versions: 1

Compression:

Stored size: 176 Bytes

Contents

require 'test_helper'

class SimplyTaggable::TaggingTest < ActiveSupport::TestCase

	assert_should_belong_to :tag
	assert_should_belong_to :taggable, :polymorphic => true

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jakewendt-simply_taggable-0.3.2 test/unit/taggable/tagging_test.rb