- Philadelphia, PA
- matthewrossanderson.com
Pinned Loading
-
Slack Custom Emoji Leaderboard
Slack Custom Emoji Leaderboard 1// Run in dev tools https://<yourteam>.slack.com/customize/emoji
2// Scroll to the bottom of the page to get all the emojis in the leaderboard
3var out = "CUSTOM EMOJI LEADERS\n";
4var usersCount = {};
5$('.p-customize_emoji_list__author').each((i, el) => {
-
-
-
guard/guard-rspec
guard/guard-rspec PublicGuard::RSpec automatically run your specs (much like autotest)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.