Sha256: 769938627f314067f43cac914524ac66f630f5990adbaedcc74b68b5aafed3ff
Contents?: true
Size: 119 Bytes
Versions: 6
Compression:
Stored size: 119 Bytes
Contents
class Mingle::Hashtagging < ActiveRecord::Base belongs_to :hashtaggable, polymorphic: true belongs_to :hashtag end
Version data entries
6 entries across 6 versions & 1 rubygems