On Wed, Oct 29, 2008 at 12:48 PM, Alexander Rakoczy <[EMAIL PROTECTED]> wrote: > The twitter gem has native extensions that build, since it builds an > executable for your operating system. Try
Actually, I think the deal is that the twitter gem depends on Hpricot, which has native extensions. If you look at your twitter executable I think you'll find it is just a Ruby script. -- Seth Thomas Rasmussen http://greatseth.com
