Sha256: 76968d4bf76e930f3184c308f49be589f3a9756883ee490a86abfda15fbae18f
Contents?: true
Size: 129 Bytes
Versions: 10
Compression:
Stored size: 129 Bytes
Contents
# frozen_string_literal: true module Zizia class PreIngestFile < ::ApplicationRecord belongs_to :pre_ingest_work end end
Version data entries
10 entries across 10 versions & 1 rubygems