Sha256: 07ee045a1976cc595dfc13dc51fae2ba29cb356bb87bb4de0f8aade16dfe1d93
Contents?: true
Size: 121 Bytes
Versions: 14
Compression:
Stored size: 121 Bytes
Contents
# frozen_string_literal: true class NestedForm < MetalForm belongs_to :attachable, polymorphic: true, touch: true end
Version data entries
14 entries across 14 versions & 1 rubygems