Read More 6 minute read RRuby on Rails How to Prevent Sequence Race Conditions when Using Rails ActiveJobbyfernando.trasvinaMarch 22, 2023 Reading Time: 5 minutesThis article describes using the Ruby on Rails web application framework along with an external service. It is…
Read More 3 minute read CCybersecurity Protect Your Business: The Big Deal of Cybersecurity in a Digital WorldbyFlow VelazquezMarch 6, 2023 Reading Time: 4 minutesAlongside performance and usability, you should always focus on security when creating any web application. Keep in mind…
Read More 11 minute read RRails How To Integrate Cronofy To Your Rails AppbyKitzia VidalOctober 19, 2022 Reading Time: 10 minutesIn this article we will learn how to integrate Cronofy within Rails to interact with a calendar and…
Read More 2 minute read RRuby on Rails Approaching Rails Legacy Systems Chapter 4: Understand your testsbyVictor VelazquezNovember 25, 2020 Reading Time: 2 minutesThere are many different kinds of testing you can use in your projects, but in this last chapter,…
Read More 2 minute read SSolidus Improving Inventory Units Creation in SolidusbyEdwin CruzJune 18, 2020 Reading Time: 2 minutesTo keep track of the right inventory, Solidus needs to create one inventory unit record for every single…
Read More 2 minute read SSolidus Customizing image sizes in SolidusbyEdwin CruzMay 7, 2020 Reading Time: 2 minutesSome of the most common tasks when implementing a Solidus store is to modify image sizes or add…