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
Leave a Reply
|
October 8th, 2008 at 7:56 am
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.