Sha256: c56f9db898809345a82ffad391b49a600df2f614df21683858b85b47fdef4338

Contents?: true

Size: 191 Bytes

Versions: 12

Compression:

Stored size: 191 Bytes

Contents

require "bugsnag/report"

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

12 entries across 12 versions & 1 rubygems

Version Path
bugsnag-6.26.4 lib/bugsnag/event.rb
bugsnag-6.26.3 lib/bugsnag/event.rb
bugsnag-6.26.2 lib/bugsnag/event.rb
bugsnag-6.26.1 lib/bugsnag/event.rb
bugsnag-6.26.0 lib/bugsnag/event.rb
bugsnag-6.25.2 lib/bugsnag/event.rb
bugsnag-6.25.1 lib/bugsnag/event.rb
bugsnag-6.25.0 lib/bugsnag/event.rb
bugsnag-6.24.2 lib/bugsnag/event.rb
bugsnag-6.24.1 lib/bugsnag/event.rb
bugsnag-6.24.0 lib/bugsnag/event.rb
bugsnag-6.23.0 lib/bugsnag/event.rb