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