Sha256: f9b36d3803239d921ed1a6ed762ca2bc2dd9b03801ee374cfae813ced6689d9b

Contents?: true

Size: 152 Bytes

Versions: 12

Compression:

Stored size: 152 Bytes

Contents

require './app'
require './exception_data/crash'

configure_basics

begin
  exception_with_meta_data
rescue => exception
  Bugsnag.notify(exception)
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
bugsnag-6.15.0 features/fixtures/plain/app/exception_data/handled_meta_data.rb
bugsnag-6.14.0 features/fixtures/plain/app/exception_data/handled_meta_data.rb
bugsnag-6.13.1 features/fixtures/plain/app/exception_data/handled_meta_data.rb
bugsnag-6.13.0 features/fixtures/plain/app/exception_data/handled_meta_data.rb
bugsnag-6.12.2 features/fixtures/plain/app/exception_data/handled_meta_data.rb
bugsnag-6.12.1 features/fixtures/plain/app/exception_data/handled_meta_data.rb
bugsnag-6.12.0 features/fixtures/plain/app/exception_data/handled_meta_data.rb
bugsnag-6.11.1 features/fixtures/plain/app/exception_data/handled_meta_data.rb
bugsnag-6.11.0 features/fixtures/plain/app/exception_data/handled_meta_data.rb
bugsnag-6.10.0 features/fixtures/plain/app/exception_data/handled_meta_data.rb
bugsnag-6.9.0 features/fixtures/plain/app/exception_data/handled_meta_data.rb
bugsnag-6.8.0 features/fixtures/plain/app/exception_data/handled_meta_data.rb