31 Aug 2010
I've recently done a proof of concept using RabbitMQ, Spring AMQP and Spring Integration. This...
21 Jul 2010
In over ten years of experience building software, there are patterns and nuances that you...
13 Jul 2010
I set out to find an elegant solution to providing growl notifications for a JRuby...
05 May 2010
I've started playing around with Heroku lately and ran into an issue when I created...
30 Apr 2010
I've been meaning to investigate something that came to mind a while back and just...

Installing Ruby on Rails on Ubuntu ERROR: While executing gem ...

Published: 07 Nov 2007

If you run into this error:

ERROR:  While executing gem ... (Gem::GemNotFoundException)
Could not find rails (> 0) in any repository

while running the command:

sudo gem install rails --include-dependencies

just run the same command again and all should be good.


blog comments powered by Disqus