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…
AAEM Read More 3 minute read A quick look to Services in AEMbyCarlos GutierrezJanuary 26, 2018 Reading Time: 2 minutesServices are a great way to share information between several components of your application and are relatively easy…
DDevelopment Read More 5 minute read Using the get schwifty gembyOzmar UgarteJanuary 22, 2018 Reading Time: 5 minutesHey 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 minutesHi there 👋 I’m going to show you how I upgraded Rails app from version 4.2.9 to…
BBest Practices De Código, Café y Cervezas 11 – Technical InterviewsbyVictor VelazquezSeptember 19, 2017 Reading Time: < 1 minuteHeriberto Pérez, Alejandro Espinoza, Víctor Velázquez Ingenieros de Software en MagmaLabs comparten otro episodio De código, Café y…
AAEM Read More 2 minute read How to use external redirects in Adobe Experience Manager?byCarlos GutierrezSeptember 5, 2017 Reading Time: 2 minutesSometimes we require to redirect request to old or deprecated pages in our sites to new versions of…
AAEM Read More 2 minute read Reducing the size of your AEM instancebyCarlos GutierrezJuly 31, 2017 Reading Time: < 1 minuteBy default, AEM uses Tar files to store the nodes and binaries of the application. One characteristic of…
PPodcasts Read More 1 minute read De Código, Café y Cervezas 09 – ¡Hola Mundo!byVictor VelazquezJuly 28, 2017 Reading Time: < 1 minuteHeriberto Pérez, Alejandro Espinoza, Víctor Velázquez Ingenieros de Software en MagmaLabs comparten otro episodio De código, Café y…
RRails Read More 3 minute read Fixing Rspec and Cucumber random failures in your Continuous Integration ServicebyheridevMay 24, 2017 Reading Time: 3 minutesWhen you have a large test suite chances are that some of the tests fail randomly and when…