Sha256: abb1185f73b444e3f4a71384b1962cc6d6acc00ea8ed35105e38cee4caaaddd1
Contents?: true
Size: 133 Bytes
Versions: 16
Compression:
Stored size: 133 Bytes
Contents
# frozen_string_literal: true module Bulkrax class PendingRelationship < ApplicationRecord belongs_to :importer_run end end
Version data entries
16 entries across 16 versions & 1 rubygems