Sha256: 1b94c5270196e260ecc9c84fe74cdb354f00700964c4eb89d0edf4f766a74bcc
Contents?: true
Size: 118 Bytes
Versions: 1
Compression:
Stored size: 118 Bytes
Contents
class Comment < ActiveRecord::Base include EagerCounting::CountBy belongs_to :commentable, polymorphic: true end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
eager_counting-0.1.0 | test/dummy/app/models/comment.rb |