I wanted to know if i should use RVM?
I have been using rails more and
more and more now and am looking to keep ruby and ruby gems better
together. Is it worth using RVM? And what does it acually do other
then able me to swtich between ruby 1.8 and 1.9?
Best regards
Peter De Berdt
--
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 rubyonra...@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-ta...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Easy site, pretty straight forward.
--
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 rubyonra...@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-ta...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
I like RVM, but after watching this Railscasts I saw that we have another good alternatives:
On 29 Oct 2011, at 01:53, Everaldo Gomes wrote:I like RVM, but after watching this Railscasts I saw that we have another good alternatives:Vagrant is really nice, but I see it more as a solution to test your production environment locally than to manage gems or ruby versions.