Category Archives: Ruby

PeepCode

As I write this, PeepCode’s Rails From Scratch Part II is downloading. I downloaded Part I last night and finished watching it today. I anticipate watching it several more times before moving on to Part II. I love the fact that buying the .mov version also gives you access to the iPod [...]

Gem Error When Installing Rails

So, I’m finally getting around to learning Ruby. (Thanks, I’m pretty excited myself.) While following Dan Benjamin’s excellent Building Ruby, Rails, LightTPD, and MySQL on Tiger over at HiveLogic, I encountered the following error:

$ sudo gem install rails –include-dependencies Bulk updating Gem source index for: http://gems.rubyforge.org ERROR: While executing gem … (Gem::GemNotFoundException) [...]