Sha256: 522e8101becd383abbd72bde9dfa50c935dd5b79ac59432a054227eae6a6bee0
Contents?: true
Size: 210 Bytes
Versions: 13
Compression:
Stored size: 210 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" end
Version data entries
13 entries across 13 versions & 1 rubygems