Sha256: 80802a1f2dfeae76d6d9e9b5327fdae9b325f8b673dd685efb58b6739ca20774

Contents?: true

Size: 107 Bytes

Versions: 14

Compression:

Stored size: 107 Bytes

Contents

class Mongoid::Comment
  include Mongoid::Document

  belongs_to :post, :class_name => "Mongoid::Post"
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
bullet-4.6.0 spec/models/mongoid/comment.rb
bullet-4.5.0 spec/models/mongoid/comment.rb
bullet-4.4.0 spec/models/mongoid/comment.rb
bullet-4.3.1 spec/models/mongoid/comment.rb
bullet-4.3.0 spec/models/mongoid/comment.rb
bullet-4.2.0 spec/models/mongoid/comment.rb
bullet-4.1.6 spec/models/mongoid/comment.rb
bullet-4.1.5 spec/models/mongoid/comment.rb
bullet-4.1.4 spec/models/mongoid/comment.rb
bullet-4.1.3 spec/models/mongoid/comment.rb
bullet-4.1.2 spec/models/mongoid/comment.rb
bullet-4.1.1 spec/models/mongoid/comment.rb
bullet-4.1.0 spec/models/mongoid/comment.rb
bullet-4.0.0 spec/models/mongoid/comment.rb