Sha256: f7ac213bccc306ef6cd5cb688eefafa03ada4e6a1f16b44791eae41b64d5babc
Contents?: true
Size: 118 Bytes
Versions: 5
Compression:
Stored size: 118 Bytes
Contents
# frozen_string_literal: true class DlKeyedHasManyThrough < ActiveRecord::Base self.primary_key = :through_key end
Version data entries
5 entries across 5 versions & 1 rubygems