Sha256: a1e69a44bcc3c85e78d535b158adf4bd729ebc8751eeea1a8bf5df56a3808507

Contents?: true

Size: 128 Bytes

Versions: 41

Compression:

Stored size: 128 Bytes

Contents

class Mongoid::Entry
  include Mongoid::Document

  field :name

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

Version data entries

41 entries across 41 versions & 2 rubygems

Version Path
bullet-5.6.0 spec/models/mongoid/entry.rb
bullet-5.5.1 spec/models/mongoid/entry.rb
bullet-5.5.0 spec/models/mongoid/entry.rb
bullet-5.4.3 spec/models/mongoid/entry.rb
bullet-5.4.2 spec/models/mongoid/entry.rb
bullet-5.4.1 spec/models/mongoid/entry.rb
bullet-5.4.0 spec/models/mongoid/entry.rb
bullet-5.3.0 spec/models/mongoid/entry.rb
bullet-5.2.1 spec/models/mongoid/entry.rb
bullet-5.2.0 spec/models/mongoid/entry.rb
bullet-5.1.1 spec/models/mongoid/entry.rb
bullet-5.1.0 spec/models/mongoid/entry.rb
bullet-5.0.0 spec/models/mongoid/entry.rb
bullet-4.14.10 spec/models/mongoid/entry.rb
bullet-4.14.9 spec/models/mongoid/entry.rb
bullet-4.14.8 spec/models/mongoid/entry.rb
bullet_instructure-4.14.8 spec/models/mongoid/entry.rb
bullet-4.14.7 spec/models/mongoid/entry.rb
bullet_instructure-4.14.7 spec/models/mongoid/entry.rb
bullet-4.14.6 spec/models/mongoid/entry.rb