Sha256: 5766ec928ac4c814074b44b28b9d9a0186333480a970577f7530b2b3888d68bc
Contents?: true
Size: 165 Bytes
Versions: 22
Compression:
Stored size: 165 Bytes
Contents
class SpudPageLiquidTag < ActiveRecord::Base attr_accessible :attachment_type,:attachment_id, :tag_name, :value belongs_to :attachment, :polymorphic => true end
Version data entries
22 entries across 22 versions & 2 rubygems