Sha256: 9ecce84abba20d5687e210db72d5a667ef7a33e42f1084490708bd3cfa90db43
Contents?: true
Size: 127 Bytes
Versions: 4
Compression:
Stored size: 127 Bytes
Contents
# frozen_string_literal: true module Zizia class PreIngestFile < ApplicationRecord belongs_to :pre_ingest_work end end
Version data entries
4 entries across 4 versions & 1 rubygems