is there any way to update ruby from console on windows??

K

Khelll Osten

is there any way to update ruby from console on windows??

something like gem does

gem update

is there something like ruby update??


the issue here is that the one click installer needs u to remove the old
ruby directory and thus removes all the installed gems

and that's tooo stupid and time consuming


any solution?
 
J

Jano Svitok

is there any way to update ruby from console on windows??

something like gem does

gem update

is there something like ruby update??


the issue here is that the one click installer needs u to remove the old
ruby directory and thus removes all the installed gems

and that's tooo stupid and time consuming


any solution?

There's no ruby update AFAIK. You can work around this by renaming
c:\ruby to something else, installing ruby, then overwrite
C:\ruby\lib\ruby\gems with the old version and call 'gem update' to
fetch the new versions.
 
K

Khelll Osten

Jano said:
There's no ruby update AFAIK. You can work around this by renaming
c:\ruby to something else, installing ruby, then overwrite
C:\ruby\lib\ruby\gems with the old version and call 'gem update' to
fetch the new versions.

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,037
Latest member
MozzGuardBugs

Latest Threads

Top