Method: Webhookdb::WebhookSubscription::Delivery::Attempt#success
- Defined in:
- lib/webhookdb/webhook_subscription/delivery.rb
#success ⇒ Object (readonly)
Returns the value of attribute success.
57 58 59 |
# File 'lib/webhookdb/webhook_subscription/delivery.rb', line 57 def success @success end |