Hi Bill,

Thanks for your response.

> The problem with specifying different version of Rails prior to v2.0 ...

Interesting.  But that sounds like what I was trying should have
worked because I was trying to switch from 2.2.x to 2.0.2.  Does the
fact that I've got 1.x RubyGems installed impact what I was trying to
do?  Perhaps deleting them would have a salutary effect.  I like
having the 1.x around so I test my app on older version and
authoritatively tell them about upgrading.

What do you think?

Best wishes,
Richard

On Nov 22, 10:39 am, "Bill Walton" <[EMAIL PROTECTED]> wrote:
> Hi Richard,
>
> RichardOnRails wrote:
> > I’ve got a few versions or Rails installed and I'd like
> > to run an App I’m developing with various versions
> > of Rails.  I heard of two ways to switch the version
> > of Rails that an app uses:
>
> Given that you're working on Windows, the easiest way to accomplish your
> goal is to set up multiple versions of InstantRails.  You can install the
> appropriate version of gems in each.  Just copy your app into whichever copy
> of (Instant) Rails you're interested in.  The problem with specifying
> different version of Rails prior to v2.0 has been the inability to specify
> the versions of the _other_ gems your app needs.  Instant Rails gets you
> around that very nicely.
>
> HTH,
> Bill
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to