lib/raven/integrations/rack-timeout.rb in sentry-raven-2.1.4 vs lib/raven/integrations/rack-timeout.rb in sentry-raven-2.2.0

- old
+ new

@@ -1,5 +1,4 @@ -# rubocop:disable Style/FileName # We need to do this because of the way integration loading works require "rack/timeout/base" # This integration is a good example of how to change how exceptions # get grouped by Sentry's UI. Simply override #raven_context in