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