Sha256: d29e8d72d0ffd8f9bb6ee58d9076adffc024f3f6ab1da08e319b4877deaa6425
Contents?: true
Size: 152 Bytes
Versions: 6
Compression:
Stored size: 152 Bytes
Contents
module Binda class Gallery < ApplicationRecord # Associations belongs_to :fieldable, polymorphic: true belongs_to :field_setting end end
Version data entries
6 entries across 6 versions & 1 rubygems