Sha256: 4e5edf587cf4c6d9873a75598c35ccab0144147f954c63eb4ace1388a0c00025
Contents?: true
Size: 142 Bytes
Versions: 3
Compression:
Stored size: 142 Bytes
Contents
require 'test_helper' class PolyBelongsToTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, PolyBelongsTo end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
poly_belongs_to-0.1.2 | test/poly_belongs_to_test.rb |
poly_belongs_to-0.1.1 | test/poly_belongs_to_test.rb |
poly_belongs_to-0.1.0 | test/poly_belongs_to_test.rb |