Sha256: b6f6f1e99127bcd3b24ecdd80f5e83225c0c3bc6cfb104378996208a5d637c87
Contents?: true
Size: 165 Bytes
Versions: 1
Compression:
Stored size: 165 Bytes
Contents
module Bugsnag # For now Event is just an alias of Report. This points to the same object so # any changes to Report will also affect Event Event = Report end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bugsnag-6.27.1 | lib/bugsnag/event.rb |