Harut Margaryan

Harut Margaryan @mharut

Location:
Armenia
Joined:
Jul 5, 2024

Harut Margaryan
articles - 4 total

How to prevent race conditions in Rails apps

Imagine a case where you have a model with callback when 2 requests are send at the same time, and a...

Learn More 0 2Oct 9 '24

How to get several data count in a single query by applying conditions

Here I am gonna explain how it is possible to obtain multiple counts in one SQL query for speeding up...

Learn More 1 0Sep 22 '24

Import the database from the Heroku dump

Occasionally, as developers, we have to import staging or production databases and restore them to...

Learn More 0 0Jul 10 '24

Using Async in Ruby on Rails for CSV export

In this article, we'll go over the methods used to achieve async CSV export with Ruby on...

Learn More 3 1Jul 9 '24