DDevelopment Read More 3 minute read Dragonfly: Serving Remote ContentbyMagmaLabs TeamDecember 7, 2011 Reading Time: 2 minutesIn the latest project I’ve been working on here, an issue came up when serving images on the…
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…
DDevelopment Read More 3 minute read Cucumber Tests: Auto Retry FailedbyEdwin CruzAugust 22, 2011 Reading Time: 3 minutesIf you’re tired of having to re-kick builds in your CI server because of non deterministic failures by…
DDevelopment Read More 6 minute read Ruby Enterprise Edition: Improving Your Development Life With ItbyEdwin CruzDecember 7, 2010 Reading Time: 5 minutesHave you ever wondered if you can do something to make your ruby development even faster? Are you…
DDevelopment Read More 8 minute read Unicorn vs Benchmarking ThinbyEdwin CruzAugust 26, 2010 Reading Time: 7 minutesHi All!, I have been buzzed lately about Unicorn (one of the newest Ruby web application servers) and…
DDevelopment Read More 1 minute read Create specific git branches using gitxbyEdwin CruzAugust 26, 2010 Reading Time: 2 minutesIt happens, the project and the team grows, and now, there’s a bunch of branches in your git…