Starting Ruby on Rails
19May07
The other day I thought it was about time I actually installed Ruby and see what all the hoolla balloo is with Ruby on Rails.
So far, I’ve installed Ruby, Rails, Mongrel and MySQL successfully following the instructions kindly linked off the Ruby on Rails page. I only encountered one problem along the way in the form of the following error when I attempted to install Rails:
$ sudo gem install rails --include-dependencies
Bulk updating Gem source index for: http://gems.rubyforge.org
ERROR: While executing gem ... (Gem::GemNotFoundException)
Could not find rails (> 0) in any repository
$A quick search on Google didn’t reveal many hits, but one hit was very useful. Once I’d followed this tip, all was well and Ruby on Rails was working perfectly on my Mac.
Now it’s time to learn some Ruby on Rails and see what everyone is crowing about.
Search
Related Entries
- On the Road to Ruby on Rails
- Links for 11 September 2007 - 27 September 2007
- Autoload Objects in PHP5
- Links for 9 May 2007 - 13 May 2007
- About
- Already Starting to Help on Habari
- OpenSolaris snv_90 Update Pain Free
- Mapping Sun Keyboard Shortcuts in Opera
- Thumper From Sun is A Beast
- Links for 5 Mar 2008 - 12 Mar 2008


One Response to “Starting Ruby on Rails”
Please Wait
Speak Your Mind