Hi All,
Currently I am using Ruby1.9.3* for my rails application, I want to update ruby to latest stable version in this case how can i migrate all the gems in this version of Ruby to latest version.
Thanks in advance…
Mallikarjuna
Hi All,
Currently I am using Ruby1.9.3* for my rails application, I want to update ruby to latest stable version in this case how can i migrate all the gems in this version of Ruby to latest version.
Thanks in advance…
Mallikarjuna
Follow the steps with RVM (Ruby version manager). RVM makes it possible to manage all the gem dependencies easily.