Sha256: fddad07d6d4d467d13be86bf70fe087073963ca832ab9fdafcb543629a66ef45
Contents?: true
Size: 165 Bytes
Versions: 8
Compression:
Stored size: 165 Bytes
Contents
module Spud::LiquidTaggable extend ActiveSupport::Concern included do has_many :spud_page_liquid_tags, :as => :attachment, :dependent => :destroy end end
Version data entries
8 entries across 8 versions & 1 rubygems