Class: Sentry::Configuration
- Inherits:
-
Object
- Object
- Sentry::Configuration
- Defined in:
- lib/sentry/sidekiq/configuration.rb
Instance Attribute Summary collapse
-
#sidekiq ⇒ Object
readonly
Returns the value of attribute sidekiq.
Instance Attribute Details
#sidekiq ⇒ Object (readonly)
Returns the value of attribute sidekiq.
5 6 7 |
# File 'lib/sentry/sidekiq/configuration.rb', line 5 def sidekiq @sidekiq end |