Sha256: 64860b4ffa2b7e41661cfac624a5e809bcef30f80bca89a77af54ce457ee57ff

Contents?: true

Size: 147 Bytes

Versions: 12

Compression:

Stored size: 147 Bytes

Contents

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

configure_basics

begin
  exception_with_hash
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_hash.rb
bugsnag-6.14.0 features/fixtures/plain/app/exception_data/handled_hash.rb
bugsnag-6.13.1 features/fixtures/plain/app/exception_data/handled_hash.rb
bugsnag-6.13.0 features/fixtures/plain/app/exception_data/handled_hash.rb
bugsnag-6.12.2 features/fixtures/plain/app/exception_data/handled_hash.rb
bugsnag-6.12.1 features/fixtures/plain/app/exception_data/handled_hash.rb
bugsnag-6.12.0 features/fixtures/plain/app/exception_data/handled_hash.rb
bugsnag-6.11.1 features/fixtures/plain/app/exception_data/handled_hash.rb
bugsnag-6.11.0 features/fixtures/plain/app/exception_data/handled_hash.rb
bugsnag-6.10.0 features/fixtures/plain/app/exception_data/handled_hash.rb
bugsnag-6.9.0 features/fixtures/plain/app/exception_data/handled_hash.rb
bugsnag-6.8.0 features/fixtures/plain/app/exception_data/handled_hash.rb