RRails Little spree performance tipsbyadminMay 2, 2014 Reading Time: 2 minutesI started working with Spree almost 5 weeks ago and let me tell you that at first I…
DDevelopment Multi-threading with CelluloidbyadminJanuary 23, 2014 Reading Time: 4 minutesLast month, a coworker and I were working with complex tasks that required a lot of time to…
MMobile dev Android’s View Holder PatternbyadminSeptember 4, 2013 Reading Time: 2 minutesRecently, I've been in and out of an android project for several reasons, and everytime I get back…
TTesting Read More 2 minute read Warden To Login/Logout Within Your Cucumber TestsbyadminNovember 2, 2012 Reading Time: 2 minutesRecently we had to implement some tests to see if the user session had expired, and to do…
RRails Read More 3 minute read Rails: What To Do If Your App Grows BigbyadminOctober 9, 2012 Reading Time: 2 minutesLife is all about learning new things all the time, but why would we like to learn something…
RRails Read More 9 minute read Backbone.js And Basic Rails ExamplebyadminAugust 28, 2012 Reading Time: 6 minutesRecently, I have been involved in a couple of projects where we use a lot of Backbone.js, and…
TTesting Read More 1 minute read Capybara/Webkit: Running Integration TestbyadminApril 3, 2012 Reading Time: < 1 minuteHave you ever had a big Ruby app where your tests are too complex with all those strong>@javascript@javascript
DDevelopment Read More 3 minute read Rbenv: How to Use It To Manage Your RubiesbyadminOctober 5, 2011 Reading Time: 3 minutesWhile working with ruby, you have some alternatives to manage your binaries using rbenv, but as you think…