Sha256: a2d2c0bcc87b5d85202894395928bde04bb4b5fac0b8598f523ec16be870eedd
Contents?: true
Size: 117 Bytes
Versions: 4
Compression:
Stored size: 117 Bytes
Contents
class Comment include Mongoid::Document rateable :rate, float: false embedded_in :post field :content end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
mongoid_rating-0.1.5 | spec/models/comment.rb |
mongoid_rating-0.1.4 | spec/models/comment.rb |
mongoid_rating-0.1.3 | spec/models/comment.rb |
mongoid_rating-0.1.2 | spec/models/comment.rb |