Sha256: a0d7620c98f2cfc48e11f95d6ada41b41336234f9252d1500fea63bf5186c001
Contents?: true
Size: 150 Bytes
Versions: 2
Compression:
Stored size: 150 Bytes
Contents
require 'test_helper' class PaperclipPrivate::Test < ActiveSupport::TestCase test "truth" do assert_kind_of Module, PaperclipPrivate end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
paperclip_private-0.0.3 | test/paperclip_private_test.rb |
paperclip_private-0.0.2 | test/paperclip_private_test.rb |