Ruby on Rails Tuesday, January 22, 2013

Hi,

@keerthi priya says correct.

You have to create .rvmrc file in app structure.
And keep below line in this file
rvm --create use "ruby-1.9.3-p125@your_app_name"

And you are done.

Thanks 

Best Regards
Fahim Babar Patel



On Tuesday, January 22, 2013 2:17:18 PM UTC+5:30, Kashif Umair Liaqat wrote:
If anybody here can help me about using RVM gemsets, then I have a question.

I want to use different versions of gems for every rails project. How can I do that? I know that we can use different gemsets for different versions of Ruby but I want to use separate gemset for every project.

--
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/JK5D1UHN3UsJ.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment