Ruby on Rails Resources

This is a collection of various Ruby on Rails guides, tutorials, books, and other resources that I have found invaluable.

If you have suggestions for additional resources, please use the comments form.

Ruby on Rails Posts From IdolHands.com

Ruby on Rails-Specific Google Search

Local Resources

Getting Started with Rails

Rails APIs

Rails Podcasts and Screencasts

Rails Plugins

Google Groups

Blogs about Ruby on Rails

Rails Book Recommendations

Other Ruby on Rails Resources

Spanish-Language Rails Resources



Suggest a Resource

3 Responses to “Post-Migration Ruby Leopard Blues”

  1. Tom Söderlund Says:

    Hi,

    I saw your blog post that you have had some problems with multiple Ruby installations on Mac OS X. I think I have similar problems, leading to strange issues with RubyGems (http://www.railsforum.com/viewtopic.php?id=23018) and Aptana RadRails (http://forums.aptana.com/viewtopic.php?p=21960).

    What is best practice here? To:
    1. Delete the OS X files (in /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby)
    2. Delete the MacPorts files (in /opt/local/bin/ruby). If so, should I overwrite the OS X files when new versions are released?
    3. Keep both but change the path somehow?

    Any input would be most helpful.

    Thanks,

    Tom.

Leave a Reply