CCommunity IRC is not deadbyMagmaLabs TeamAugust 8, 2013 Reading Time: 4 minutesHow many of you remember the Altavista search engine? Netscape? mIRC? if your answer is no, you are…
DDevelopment Automate your Git flowbyMagmaLabs TeamJuly 3, 2013 Reading Time: 3 minutesAbout debugging and something else As Ruby on Rails developers, we use some commands that help us debugging…
CCommunity RailsBridge Mexico: women learning Ruby on RailsbyMagmaLabs TeamJune 20, 2013 Reading Time: 3 minutesA couple of weeks ago, We hosted the first Mexican RailsBridge Open Workshop. The two-day event brought together…
CCommunity Read More 3 minute read Google Reader: Good ByebyMagmaLabs TeamMay 10, 2013 Reading Time: 3 minutesA couple of days ago I got up in the morning and, as usual, my laptop was on,…
RRails Read More 3 minute read Kaminari: How To Use ItbyMagmaLabs TeamMarch 19, 2013 Reading Time: 3 minutesHello there, today I’d like to talk about pagination in Rails. When I started to learn RoR I…
CCommunity Read More 2 minute read Pomodoro TechniquebyMagmaLabs TeamMarch 4, 2013 Reading Time: 2 minutesIn the past few months, I’ve been using the Pomodoro Technique® at work, specially when pair programming. This…
RRuby Read More 5 minute read Nokogiri: How To Get What You Need With ItbyMagmaLabs TeamJanuary 29, 2013 Reading Time: 4 minutesRecently, I was asked to automate the retrieval of information from a website that is not online anymore?…
CCraftsmanship Read More 3 minute read Code Formatting MattersbyMagmaLabs TeamSeptember 11, 2012 Reading Time: 2 minutesWhile discussing ideas about code formatting I’ve seen it usually falls into the everyone does whatever works for…
RRails Read More 2 minute read JSON Objects Using JBuilder to Customize ItbyMagmaLabs TeamAugust 24, 2012 Reading Time: 2 minutesUsually when it comes to customizing JSON objects we use as_json, i.e., if we want to show a…
RRails Read More 4 minute read Omniauth Gem AuthenticationsbyMagmaLabs TeamMay 1, 2012 Reading Time: 4 minutesHaving a site that allows you to authenticate using a third-party service, such as Facebook, Twitter or Google,…