Skip to content

Improved Webhook delegation #686

Answered by excid3
doutatsu asked this question in General
Aug 29, 2022 · 1 comments · 4 replies
Discussion options

You must be logged in to vote
  1. That's just how ActiveSupport::Notification works. You subscribe to each event that you want to listen to and tell it where to send the event.
  2. Just pass in a block.

See the ActiveSupport::Notification documentation for other examples of what you can do with it. 👍

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@doutatsu
Comment options

@excid3
Comment options

@doutatsu
Comment options

@excid3
Comment options

Answer selected by doutatsu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #685 on August 29, 2022 14:56.