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…
RRuby on Rails Read More 3 minute read Best practices using Rails SeedsbyOzmar UgarteNovember 25, 2019 Reading Time: 2 minutes Rails offer us a mechanism through the db/seeds.rb file, which allows us to write Ruby code and use…
DDevelopment Read More 4 minute read Roles and permissions in SolidusbyOzmar UgarteFebruary 19, 2019 Reading Time: 4 minutes Few days ago I was working on adding new roles with their permissions into a Solidus application, it…
BBest Practices Read More 3 minute read Using serialized fields in railsbyOzmar UgarteJuly 27, 2018 Reading Time: 2 minutes Hi everybody, in the past days I stored some codes for a model called: Activity. I did this…
DDevelopment Read More 5 minute read Using the get schwifty gembyOzmar UgarteJanuary 22, 2018 Reading Time: 5 minutes Hey there, today I'm writing about an interesting gem I used some days ago to render some slow…
RRails Read More 4 minute read How to upgrade from rails 4.2.9 to rails 5.1 and don’t die tryingbyOzmar UgarteJanuary 3, 2018 Reading Time: 3 minutes Hi there 👋 I'm going to show you how I upgraded Rails app from version 4.2.9 to…
CCommunity Read More 4 minute read My experience as a MagmaHackerbyOzmar UgarteNovember 25, 2016 Reading Time: 4 minutes Hi, I am Ozmar Ugarte and I'm writing to let you know my experience as a MagmaHacker, but…