On Fri, Apr 22, 2011 at 2:51 PM, David Kahn <[email protected]>wrote:

>
>
> On Fri, Apr 22, 2011 at 2:06 PM, sol.manager <[email protected]>wrote:
>
>> I am currently wanting to cleanup my gems so that i end up with Rails
>> 2.3.11 and Rails 3.0.x. While working on this I notice I cannot
>> uninstall some Rails versions from command line. I ran the following
>> and wonder if it is safe for me to remove Rails 1.2.6, 2.2.2 and 2.3.5
>> versions from these folders on my Mac.
>>
>
> Sounds like no fun. I would recommend just starting to use rvm, and forget
> about the mess. Rvm isolates your rubies, and gems so you wont have
> interference from the system installs.
>

Ps, when I say rvm, also mean that in rvm you can create gemsets. Many
create a gemset for each project, so the dependencies of each project are
seperate. Rvm also lets you insall as many versions of ruby that exist. As
far as what you leave on your mac, the only thing you need to install rvm is
one ruby, does not matter the version. As for all the other versions of
rails you should be able to delete them or leave the as you like.

>
>
>>
>>
>> rails (3.0.7, 3.0.6, 3.0.5, 3.0.3, 3.0.0, 2.3.11, 2.3.8, 2.3.5, 2.2.2,
>> 1.2.6)
>>    Author: David Heinemeier Hansson
>>    Rubyforge: http://rubyforge.org/projects/rails
>>    Homepage: http://www.rubyonrails.org
>>    Installed at (3.0.7): /Library/Ruby/Gems/1.8
>>                 (3.0.6): /Library/Ruby/Gems/1.8
>>                 (3.0.0): /Library/Ruby/Gems/1.8
>>                 (2.3.11): /Library/Ruby/Gems/1.8
>>                 (2.3.5): /System/Library/Frameworks/Ruby.framework/
>> Versions/1.8/usr/lib/ruby/gems/1.8
>>                 (2.2.2): /System/Library/Frameworks/Ruby.framework/
>> Versions/1.8/usr/lib/ruby/gems/1.8
>>                 (1.2.6): /System/Library/Frameworks/Ruby.framework/
>> Versions/1.8/usr/lib/ruby/gems/1.8
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Ruby on Rails: Talk" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected].
>> For more options, visit this group at
>> http://groups.google.com/group/rubyonrails-talk?hl=en.
>>
>>
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to