Naturaily logo with transparent background

Arek Poczobut

Author at Naturaily Blog

Ruby on Rails developer with a passion for building efficient and scalable web applications. His expertise lies in leveraging the Rails framework to create robust backend systems.

  • Illustration of a person interacting with digital screens, charts, and shopping icons on a red background, symbolizing e-commerce.

    May 20, 2019 • 4 min read

    Tutorial - 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.

    READ MORE
  • People walking on a large calendar grid painted on the ground, with dates and events listed in each square.

    August 27, 2018 • 9 min read

    Ruby: 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.

    READ MORE