Skip to content

Instantly share code, notes, and snippets.

@calavera
Created July 11, 2018 17:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save calavera/829c51406a73f84b61977196f90b9908 to your computer and use it in GitHub Desktop.
Save calavera/829c51406a73f84b61977196f90b9908 to your computer and use it in GitHub Desktop.
if FEATURES.enabled?(actor, "b8ks")
send_message_to_b8ks(message)
else
send_message_to_queue(message)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment