You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to define a callbacks around deliver but i could not figure out how to do it now.
Before, on the version v.1.x.x, we could just define (and it was documented on the readme).
before_deliverdo# do somethingend
But now i do not see anywhere, without writting a custom DevlieryMethod.
For usage to have something, for example, i could mark a record sent_at when the notification has been sent after the delivery was called
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I try to define a callbacks around
deliver
but i could not figure out how to do it now.Before, on the version v.1.x.x, we could just define (and it was documented on the readme).
But now i do not see anywhere, without writting a custom DevlieryMethod.
For usage to have something, for example, i could mark a record
sent_at
when the notification has been sent after the delivery was calledBeta Was this translation helpful? Give feedback.
All reactions