Reading Time: 2 minutesTips and Tricks in Sunspot Lately, I've been working a lot with Solr and the awesome gem Sunspot…
Reading Time: 4 minutesStep by step Pagination using Kaminari, Rails, Coffeescript, Backbone and Underscore In this tutorial I’m going to show…
Reading Time: 3 minutesAbout debugging and something else As Ruby on Rails developers, we use some commands that help us debugging…
Reading Time: 3 minutesA couple of weeks ago, We hosted the first Mexican RailsBridge Open Workshop. The two-day event brought together…
Reading Time: 3 minutesAfter a great party the first night, the conference activities were ready to start. We began with a…
Reading Time: 3 minutesA couple of days ago I got up in the morning and, as usual, my laptop was on,…
Reading Time: 3 minutesLast Friday(04/27) a few co-workers and I were reviewing the RailsConf 2013 program and I found that it…
Reading Time: 2 minutesDisclaimer ActiveRecord::Observer will be extracted to a separated gem when Rails 4 is released, so if you are…
Reading Time: 2 minutesFirst of all, I need to say that I was fully inspired by this blogpost, I liked so…
Reading Time: 3 minutesHello there, today I’d like to talk about pagination in Rails. When I started to learn RoR I…