Sha256: 98c60ae1341c7d33538df11c83becf33b9bc3329620749053a3cd610ca660317

Contents?: true

Size: 113 Bytes

Versions: 14

Compression:

Stored size: 113 Bytes

Contents

class Mongoid::Entry
  include Mongoid::Document

  belongs_to :category, :class_name => "Mongoid::Category"
end

Version data entries

14 entries across 14 versions & 1 rubygems

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