How to Install Ruby Version 3.2 using ASDF on M1 Macbook (and probably on M2, too)
Quick tip (actually a workaround) on how to install recent Ruby version using ASDF
Quick tip (actually a workaround) on how to install recent Ruby version using ASDF
From croissants for breakfast to Chinese food for lunch, my first week at SeQura was a tasty and welcoming introduction to life as a software engineer in Bar...
Discover the power of Shared Examples in RSpec for Rails and simplify your testing process with reusable and DRY code. Learn how to write shared examples for...
Writing tests is an important part of the development process. But, as your application grows, the test suite can become slower and slower, causing frustrati...
In this article, we delve into the world of RSpec testing in a Ruby on Rails application. By leveraging the power of RSpec, we can ensure that our applicatio...
After 15 months of working in pajamas for a US company, I received an exciting job offer that will take me and my family from Brazil to Spain. We’ll be tradi...
Are you tired of buggy code and unreliable tests in your Rails project? Look no further! In this article, we will show you how to add the RSpec gem to your R...
Naming variables in a Ruby on Rails environment is crucial for code readability and maintainability. Using descriptive and meaningful names, sticking to conv...
Upgrade to Rails 7 and take your web development to the next level with its new features like support for multiple databases, parallel testing and improved p...
Dockerize your Rails application and elevate your development, testing, and deployment process with this step-by-step guide. Experience the reliability and e...