Created
June 23, 2020 20:31
-
-
Save jtperreault/41d1d74a90c1300d3a54299de9e24362 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
message = "You have been granted to #{pluralize(industry_names.count, "industry")}: #{industry_list.join(', ')}" | |
@user.send_to_slack(message) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment