Reading Time: 2 minutesWhenever you are working on a project using i18n Internationalization, all your translations are specified on a bunch…
Reading Time: < 1 minuteHave you ever felt like running more than one kind of test at the same time, because your…
Reading Time: 3 minutesLately, I’ve been working with web applications. I am always searching for the best way to write javascript…
Reading Time: 2 minutesRunning out of memory or taking a lot of time when destroying a lot of records? The solution…
Reading Time: 4 minutesHaving a site that allows you to authenticate using a third-party service, such as Facebook, Twitter or Google,…
Reading Time: < 1 minuteHave you ever had a big Ruby app where your tests are too complex with all those strong>@javascript@javascript
Reading Time: < 1 minuteIn one of our applications, as a feature, I had to allow users to export certain data to…
Reading Time: 4 minutesThis article shows my current TDD environment setup, it’s all based on many of the links listed at…
Reading Time: 3 minutesIs it a nightmare to manage global settings in your Rails Apps? I used to have this problem,…
Reading Time: 2 minutesIn the latest project I’ve been working on here, an issue came up when serving images on the…