Reading Time: 2 minutesIn the past few months, I’ve been using the Pomodoro Technique® at work, specially when pair programming. This…
Reading Time: < 1 minuteHello there, this time I’d like to explain how to limit two decimal digits in a jQuery input…
Reading Time: 5 minutesHello there, A few days ago I was looking for a step-by-step tutorial on how to manage file…
Reading Time: 4 minutesRecently, I was asked to automate the retrieval of information from a website that is not online anymore?…
Reading Time: 4 minutesLet’s talk about using Ruby Modules in Rails applications. I want to apply this tutorial to one refactoring…
Reading Time: 2 minutesThere are some applications to help you receive payments online. Some of them are really complex and complete…
Reading Time: 2 minutesRecently we had to implement some tests to see if the user session had expired, and to do…
Reading Time: 2 minutesLife is all about learning new things all the time, but why would we like to learn something…
Reading Time: 2 minutesOn one occasion, I had a problem with a couple of ActiveRecord scopes. The problem showed up when…
Reading Time: < 1 minuteOne of the new features that shipped with Rails 3.1 was streaming support. Now, all you need is…