Sha256: fec7f74f733deaaada5d78d2c11edb04eebfd46e52f513f3219f622e7e895e2c

Contents?: true

Size: 94 Bytes

Versions: 29

Compression:

Stored size: 94 Bytes

Contents

# frozen_string_literal: true

class MixedDrink
  include Mongoid::Document
  field :name
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
mongoid-8.0.3 spec/support/models/mixed_drink.rb
mongoid-7.5.2 spec/support/models/mixed_drink.rb
mongoid-8.0.2 spec/support/models/mixed_drink.rb
mongoid-7.5.1 spec/support/models/mixed_drink.rb
mongoid-7.4.3 spec/support/models/mixed_drink.rb
mongoid-8.0.1 spec/support/models/mixed_drink.rb
mongoid-7.5.0 spec/support/models/mixed_drink.rb
mongoid-7.4.1 spec/support/models/mixed_drink.rb
mongoid-7.4.0 spec/support/models/mixed_drink.rb