Sha256: beddf4998c5eef5f76d346770ab8a005c2e97c45b49c1ff654ab1cffcfd68bb5
Contents?: true
Size: 150 Bytes
Versions: 4
Compression:
Stored size: 150 Bytes
Contents
module Binda class Asset < ApplicationRecord # Associations belongs_to :fieldable, polymorphic: true belongs_to :field_setting end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
binda-0.1.3 | app/models/binda/asset.rb |
binda-0.1.2 | app/models/binda/asset.rb |
binda-0.1.1 | app/models/binda/asset.rb |
binda-0.1.0 | app/models/binda/asset.rb |