Sha256: 7e4863bfc059c1d536468664a2c9161580ce8cf1bede1aebd44a739aa0de950e
Contents?: true
Size: 254 Bytes
Versions: 26
Compression:
Stored size: 254 Bytes
Contents
require 'spec_helper' RSpec.describe Target, type: :model, targets: 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