May 20, 2019 • 4 min read
READ MORELearn more about sidekiq skip sentry slack notificationsTutorial - how to skip Sentry Slack notifications
Sentry is a popular app for tracking software’s errors and inaccuracies. To better monitor the code, crashes or API calls you can set up a chain of incoming Slack notifications. Yet, Sentry and Slack sometimes aren’t that cooperative as they could be. Read on to see how to turn them off.
August 27, 2018 • 9 min read
READ MORELearn more about ruby count articles by category elastic searchRuby: Count Articles by Category [Elastic Search]
Have you ever wanted to count how many articles will be left in a certain category after search? To give you an idea of what I mean, as an example let’s use the application that will be the outcome of this tutorial. Our database contains music albums which are categorized by the genre and subgenre.