RRails Read More 11 minute read How To Integrate Cronofy To Your Rails AppbyKitzia VidalOctober 19, 2022 Reading Time: 10 minutes In this article we will learn how to integrate Cronofy within Rails to interact with a calendar and…
RRails Read More 4 minute read Data Encryption with Rails 7byemmanuelMarch 3, 2022 Reading Time: 4 minutes There are massive amounts of sensitive information managed and stored online in the cloud or connected servers. Encryption…
RRuby on Rails Read More 2 minute read Debugging RubyGemsbyCarlos GutierrezDecember 10, 2020 Reading Time: 2 minutes Sometimes we can run into bugs in our application that seem to come up out of nowhere. Even…
RRuby on Rails Read More 2 minute read Approaching Rails Legacy Systems Chapter 4: Understand your testsbyVictor VelazquezNovember 25, 2020 Reading Time: 2 minutes There are many different kinds of testing you can use in your projects, but in this last chapter,…
RRails Read More 4 minute read Approaching Rails Legacy Systems Chapter 3: Where to start?byVictor VelazquezNovember 12, 2020 Reading Time: 5 minutes Well, where to start? If you are reading this article, you must have read Chapter 1 and Chapter…
SSolidus Read More 2 minute read Improving Inventory Units Creation in SolidusbyEdwin CruzJune 18, 2020 Reading Time: 2 minutes To keep track of the right inventory, Solidus needs to create one inventory unit record for every single…
RRuby on Rails Read More 6 minute read Approaching Rails Legacy Systems – Chapter 1: Project AnatomybyVictor VelazquezApril 24, 2020 Reading Time: 6 minutes This is the chapter 1 of a series of blog posts about some pieces of advice, tools, and…
TTesting Read More 5 minute read Rails + RSpec + Turnip = <3byOzmar UgarteMarch 19, 2020 Reading Time: 4 minutes Integration tests are used to ensure that all software components work together. In the RoR world, Cucumber is…
RRails Read More 2 minute read Customizing Solidus order number generationbyJuan Carlos RuizAugust 5, 2019 Reading Time: 2 minutes Solidus provides an out-of-the-box mechanism to generate order numbers. However, sometimes you could be interested in personalizing this…
QQA Read More 5 minute read Myths About QAbyPorfirio BayardoJuly 2, 2019 Reading Time: 5 minutes What’s the very first thing that comes to your mind when you read/hear “QA Tester”? Whether you…