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