Sha256: 243ca2c7c7d6625d2b40d3d0ce5a04e91640038c21be84f3cca9b7532032e436
Contents?: true
Size: 490 Bytes
Versions: 94
Compression:
Stored size: 490 Bytes
Contents
module SpecialistDocumentFixtures def basic_specialist_document_fields { slug: 'cma-cases/merger-investigation-2014', title: "Merger Investigation 2014", summary: "This is the summary of stuff going on in the Merger Investigation 2014", state: "published", body: "A body", opened_date: '2012-04-21', document_id: 'a-document-id', market_sector: 'oil-and-gas', case_type: 'some-case-type', case_state: 'open' } end end
Version data entries
94 entries across 94 versions & 1 rubygems