Skip to content

Instantly share code, notes, and snippets.

@jtperreault
Created June 23, 2020 20:31
Show Gist options
  • Save jtperreault/41d1d74a90c1300d3a54299de9e24362 to your computer and use it in GitHub Desktop.
Save jtperreault/41d1d74a90c1300d3a54299de9e24362 to your computer and use it in GitHub Desktop.
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