TTesting Using RSpec with Capybara 2byJonathan TapiaAugust 13, 2013 Reading Time: 2 minutesUsing RSpec with Capybara 2 As you probably know by now, the new version of Capybara has been…
RRails Sunspot, Tips and TricksbyEdwin CruzJuly 30, 2013 Reading Time: 2 minutesTips and Tricks in Sunspot Lately, I've been working a lot with Solr and the awesome gem Sunspot…
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…
RRails Read More 3 minute read ActiveRecord::ObserverbyHerman MorenoApril 23, 2013 Reading Time: 2 minutesDisclaimer ActiveRecord::Observer will be extracted to a separated gem when Rails 4 is released, so if you are…
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…
RRails Read More 6 minute read Upload Backbone.js, Paperclip, Jquery FieldbyheridevFebruary 19, 2013 Reading Time: 5 minutesHello there, A few days ago I was looking for a step-by-step tutorial on how to manage file…
RRails Read More 5 minute read Rails: Creating And Using ModulesbyheridevNovember 20, 2012 Reading Time: 4 minutesLet’s talk about using Ruby Modules in Rails applications. I want to apply this tutorial to one refactoring…
EEcommerce Read More 2 minute read Payments Received With StripebyJonathan TapiaNovember 16, 2012 Reading Time: 2 minutesThere are some applications to help you receive payments online. Some of them are really complex and complete…
RRails Read More 3 minute read Rails: What To Do If Your App Grows BigbyadminOctober 9, 2012 Reading Time: 2 minutesLife is all about learning new things all the time, but why would we like to learn something…
RRails Read More 2 minute read Lambda In ActiveRecordbyheridevSeptember 26, 2012 Reading Time: 2 minutesOn one occasion, I had a problem with a couple of ActiveRecord scopes. The problem showed up when…