Sha256: 7606577be592d04d975259ad8aa9f347cc9ab29e10474a7b1d3f531dc789bd16
Contents?: true
Size: 194 Bytes
Versions: 7
Compression:
Stored size: 194 Bytes
Contents
require 'spec_helper' RSpec.describe Item, type: :model do it_behaves_like "a DDR model" it_behaves_like "a non-collection model" it_behaves_like "a potentially publishable object" end
Version data entries
7 entries across 7 versions & 1 rubygems