Sha256: 129588eab590a60702eeba1ba2e4e1ba0090090c103c3b1fbb96f0b15a818fb9

Contents?: true

Size: 123 Bytes

Versions: 22

Compression:

Stored size: 123 Bytes

Contents

class MongoModel
  include Mongoid::Document

  field :string_field, type: String
  field :numeric_field, type: Integer
end

Version data entries

22 entries across 9 versions & 1 rubygems

Version Path
bugsnag-6.15.0 features/fixtures/rails6/app/app/models/mongo_model.rb
bugsnag-6.15.0 features/fixtures/rails5/app/app/models/mongo_model.rb
bugsnag-6.15.0 features/fixtures/rails4/app/app/models/mongo_model.rb
bugsnag-6.14.0 features/fixtures/rails4/app/app/models/mongo_model.rb
bugsnag-6.14.0 features/fixtures/rails6/app/app/models/mongo_model.rb
bugsnag-6.14.0 features/fixtures/rails5/app/app/models/mongo_model.rb
bugsnag-6.13.1 features/fixtures/rails5/app/app/models/mongo_model.rb
bugsnag-6.13.1 features/fixtures/rails6/app/app/models/mongo_model.rb
bugsnag-6.13.1 features/fixtures/rails4/app/app/models/mongo_model.rb
bugsnag-6.13.0 features/fixtures/rails5/app/app/models/mongo_model.rb
bugsnag-6.13.0 features/fixtures/rails4/app/app/models/mongo_model.rb
bugsnag-6.13.0 features/fixtures/rails6/app/app/models/mongo_model.rb
bugsnag-6.12.2 features/fixtures/rails5/app/app/models/mongo_model.rb
bugsnag-6.12.2 features/fixtures/rails4/app/app/models/mongo_model.rb
bugsnag-6.12.1 features/fixtures/rails5/app/app/models/mongo_model.rb
bugsnag-6.12.1 features/fixtures/rails4/app/app/models/mongo_model.rb
bugsnag-6.12.0 features/fixtures/rails4/app/app/models/mongo_model.rb
bugsnag-6.12.0 features/fixtures/rails5/app/app/models/mongo_model.rb
bugsnag-6.11.1 features/fixtures/rails5/app/app/models/mongo_model.rb
bugsnag-6.11.1 features/fixtures/rails4/app/app/models/mongo_model.rb