How can i come back?
I installed RVM, then installed Ruby 1.9.3, then launched gem install rails .
Running rails -v I see that I have Rails 4.0.0.rc1 and I donβt want to use this version because it is not supported by my hosting provider.
How can I install Rails 3.2.13 and use this as the default when running rails new commands?
ruby ruby-on-rails rvm
sergserg
source share