RRails Read More 2 minute read Customizing Solidus order number generationbyJuan Carlos RuizAugust 5, 2019 Reading Time: 2 minutesSolidus provides an out-of-the-box mechanism to generate order numbers. However, sometimes you could be interested in personalizing this…
TTips Automate all the things!byJuan Carlos RuizMarch 26, 2019 Reading Time: 4 minutesMotivation In a normal software development day, I do a lot of activities related to the task that…
DDevelopment Read More 4 minute read Adding Docker to your Rails workflowbyJuan Carlos RuizApril 24, 2018 Reading Time: 5 minutesOne of the challenges we face when we are developing an application, is having a uniform development stack…
DDevelopment Read More 9 minute read Generating documentation with Rspec Rails SwaggerbyJuan Carlos RuizMarch 27, 2018 Reading Time: 8 minutesKeeping the documentation updated while the API has been developed is one of the most demanding tasks regardless…