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