Sha256: 1232f7ebbba2dea637a0dd69f5cd9e723ecf5e8cb72632aafd236ed8e072936e
Contents?: true
Size: 162 Bytes
Versions: 3
Compression:
Stored size: 162 Bytes
Contents
require 'test_helper' class CodedAttributesTest < ActiveSupport::TestCase # Replace this with your real tests. test "the truth" do assert true end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
coded_attribute-0.0.4 | test/coded_attributes_test.rb |
coded_attribute-0.0.3 | test/coded_attributes_test.rb |
coded_attribute-0.0.2 | test/coded_attributes_test.rb |