Sha256: 93272577148d9b6bbc03af4aac9d77481ffbbf43ec64befc058e51ccb8dae6cc
Contents?: true
Size: 128 Bytes
Versions: 11
Compression:
Stored size: 128 Bytes
Contents
# frozen_string_literal: true module Zizia class PreIngestWork < ::ApplicationRecord has_many :pre_ingest_files end end
Version data entries
11 entries across 11 versions & 1 rubygems