Sha256: 48f493b03f17e01267cce69ba0b4cdf2a880c66c98dc69b595c3be12e1472742
Contents?: true
Size: 218 Bytes
Versions: 13
Compression:
Stored size: 218 Bytes
Contents
require 'spec_helper' RSpec.describe Attachment, type: :model, attachments: true do it_behaves_like "a DDR model" it_behaves_like "an object that can have content" it_behaves_like "a non-collection model" end
Version data entries
13 entries across 13 versions & 1 rubygems