Sha256: fa98e0b8326464ede8abab4ca911ffddcf996f803f5d45a48b3e5cea4e2cddf5
Contents?: true
Size: 262 Bytes
Versions: 26
Compression:
Stored size: 262 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" it_behaves_like "an unpublishable object" end
Version data entries
26 entries across 26 versions & 1 rubygems