Ruby on Rails Monday, September 2, 2013

On 2 September 2013 15:36, Carlos Mathiasen <gunmath987@gmail.com> wrote:
> You can use gemset for that[0]
>
> [0] https://rvm.io/gemsets

Alternatively if you specify the version you want in Gemfile and then
run bundle install it will use that version for that application.
Repeat for the other application.

Colin

>
> Matt's
>
>
> On Mon, Sep 2, 2013 at 10:34 AM, honey ruby <emailtohoneyruby@gmail.com>
> wrote:
>>
>> Hi Everyone,
>>
>>
>> I have two projects one projects need gem version of 1.3.7 and another one
>> 1.4.2 using RVM can we have two different gem versions.
>>
>>
>>
>>
>> Thanks in advance
>>
>> --
>> 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/3f6ecb20-05a6-4024-8791-f9cffac54255%40googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>
>
> --
> 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/CALX-aHoOzrNe4xG6h3%3D20EDaCPcrTrQ%3DWjzCHdhTA%2B%3D_5_QcUw%40mail.gmail.com.
>
> For more options, visit https://groups.google.com/groups/opt_out.

--
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/CAL%3D0gLvHZO5OJbzD0zv7rbNd1y9Fc5jmKt7EBXtnKEubX9xqiw%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment