Sha256: 3d5fcb4640b1cdcb444b03d00e6ade10956f97a33e65f74f42dc031cbf7ffc47
Contents?: true
Size: 119 Bytes
Versions: 4
Compression:
Stored size: 119 Bytes
Contents
class Mongoid::Comment include Mongoid::Document field :name belongs_to :post, class_name: 'Mongoid::Post' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
bullet-5.7.4 | spec/models/mongoid/comment.rb |
bullet-5.7.3 | spec/models/mongoid/comment.rb |
bullet-5.7.2 | spec/models/mongoid/comment.rb |
bullet-5.7.1 | spec/models/mongoid/comment.rb |