Archive for the ‘Ruby on Rails’ Category

Xapian & Ruby Enterprise in Ubuntu

How to fix ‘No Ruby bindings for Xapian installed’ on Ubuntu after upgrading to RubyEnterprise

Posted on October 14, 2009 at 3:48 pm by Jordan Carter · Permalink · One Comment
In: Ruby on Rails · Tagged with: , , , ,

Git Bisect – The Developers Wet Dream – Binary Bug Search

Jeremy Olliver and I used git-bisect for the first time yesterday.  We had a bug in our rails code which was preventing an ajax call to work properly.  We had both spent a few hours to find the bug but with no luck had to divert traffic from that page. It was daunting as we […]

Posted on October 13, 2009 at 9:10 am by Jordan Carter · Permalink · Leave a comment
In: Ruby on Rails