Ruby on Rails
Tuesday, March 22, 2016
I knew about rvm in this group about a month ago and I used it to create a project specific gemset for my first application with the --ruby-version option.
This creates the '.ruby-version' and '.ruby-gemset' files used by rvm to load the correct gemset when I enter the directory. That's useful.
Probably because I have not much experience about rvm, I still have to understand how to use it with clone repositories.
I suppose the original application was created with a determined ruby version and gemset.
Am I expected to deduce the ruby version of the original application, install it and create with rvm that precise gemset for the clone?
What am I supposed to do?
If my questions sound absurd or naive to an experienced user, probably they are.
I hope you will forgive me for that
-- This creates the '.ruby-version' and '.ruby-gemset' files used by rvm to load the correct gemset when I enter the directory. That's useful.
Probably because I have not much experience about rvm, I still have to understand how to use it with clone repositories.
I suppose the original application was created with a determined ruby version and gemset.
Am I expected to deduce the ruby version of the original application, install it and create with rvm that precise gemset for the clone?
What am I supposed to do?
If my questions sound absurd or naive to an experienced user, probably they are.
I hope you will forgive me for that
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+unsubscribe@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/4d785495-fb90-4b9b-926a-82b072e0f4d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment