Created
July 11, 2018 17:22
-
-
Save calavera/829c51406a73f84b61977196f90b9908 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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