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