module Sentry
module Sentry::Rails
module Sentry::Rails::ActiveJobExtensions
module Sentry::Rails::Breadcrumb
module Sentry::Rails::Breadcrumb::ActiveSupportLogger
module Sentry::Rails::Breadcrumb::MonotonicActiveSupportLogger
module Sentry::Rails::ControllerMethods
module Sentry::Rails::ControllerTransaction
module Sentry::Rails::InstrumentPayloadCleanupHelper
module Sentry::Rails::Overrides
module Sentry::Rails::Overrides::OldStreamingReporter
module Sentry::Rails::Overrides::StreamingReporter
module Sentry::Rails::Tracing
module Sentry::Rails::Tracing::SentryNotificationExtension
class ActiveJob::Base
class Sentry::BackgroundWorker
class Sentry::Configuration
class Sentry::Engine
class Sentry::Rails::BacktraceCleaner
class Sentry::Rails::CaptureExceptions
class Sentry::Rails::Configuration
class Sentry::Rails::RescuedExceptionInterceptor
class Sentry::Rails::Tracing::AbstractSubscriber
class Sentry::Rails::Tracing::ActionControllerSubscriber
class Sentry::Rails::Tracing::ActionViewSubscriber
class Sentry::Rails::Tracing::ActiveRecordSubscriber
class Sentry::Railtie
class Sentry::SendEventJob
sentry-rails
4.7.0
def log_error(exception) Sentry::Rails.capture_exception(exception) super end