On 20 February 2016 at 19:48, Walter Lee Davis <wa...@wdstudio.com> wrote:
>
>> On Feb 20, 2016, at 2:17 PM, krfg <fangor...@yahoo.it> wrote:
>>
>> Thanks a lot for your advices, RVM seems definitely the best solution.
>> However I am struggling to find information on Ruby and Rails versions that 
>> would be installed with:
>>
>> \curl -sSL https://get.rvm.io | bash -s stable --rails
>>
>> By the way, is this the 'default manner' suggested by Walter or you mean 
>> install rvm without appending --rails or --ruby?
>
> I would install RVM first, without ruby or rails, and then install Ruby 
> 2.3.0, and then gem install rails, which will get you 4.2.5.x -- the latest 
> stable.
>
> I have not tried it, but I imagine that appending --rails --ruby to the rvm 
> install would get you the same thing -- the latest -- of both.

Yes, I believe that is correct.  I usually do it in one go, I am not
sure it will automatically get all the dependencies for you if you
install rails later (for nokigiri for example).  You can always
install additional versions of ruby and rails later if you need them.

Colin

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLveCkZm1CN%2BensK-J3f8LexQCE%3DqH590dcxq4GMDFCUdQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to