Sha256: 76c98b44c999b71b4213eb7c4daffcfb91ead9ec81d87a7bf062753a18106faf
Contents?: true
Size: 111 Bytes
Versions: 7
Compression:
Stored size: 111 Bytes
Contents
class Tagging < ActiveRecord::Base #:nodoc: belongs_to :tag belongs_to :taggable, :polymorphic => true end
Version data entries
7 entries across 7 versions & 2 rubygems