Sha256: fe66d00a54ab4ef9adb5c6f28d575c1127747fce872bc73a44efaab26ec555c7
Contents?: true
Size: 103 Bytes
Versions: 4
Compression:
Stored size: 103 Bytes
Contents
class Comment < ActiveRecord::Base include Taggable belongs_to :commentable, polymorphic: true end
Version data entries
4 entries across 4 versions & 1 rubygems