Sha256: 567427fb9ac2fdacc2e9f034b21144b681613b035c9de768fa98fab997e72dde
Contents?: true
Size: 102 Bytes
Versions: 138
Compression:
Stored size: 102 Bytes
Contents
class Tagging < ActiveRecord::Base belongs_to :tag belongs_to :taggable, :polymorphic => true end
Version data entries
138 entries across 138 versions & 22 rubygems