Read articles about software engineering, open-source, and developer tools.
Explore the magic behind Ruby code you see every day. Learn how to create dynamic methods, duration objects, and more.
Deploy Ruby on Rails with Docker but without Kamal. Automate the whole process with Deployless gem.
In this article, I will explain how FFaker gem works under the hood by exploring its usage of metaprogramming, thread safety, and deterministic pro...
In this article, I will present all the more and less known console features you can use to interact with the database and code in your project.