Sep 26, 2023 8 min
Rails Modular API with Engines
In this blog post, we will explore the world of Ruby on Rails APIs and discuss how to build modular APIs using Rails Engines.
May 17, 2023 8 min
Pull Request AI
Pull request descriptions are an important part of the software development workflow, but writing descriptions for pull requests can be a time-consuming and error-prone process, particularly when…