« Return to Thread: Different version of RoR on server

Re: Different version of RoR on server

by Eric Hill-3 :: Rate this Message:

Reply to Author | View in Thread


On Jul 8, 3:24 pm, Pål Bergström <rails-mailing-l...@...>
wrote:

> Eric wrote:
> > On Jul 8, 2:15 pm, P l Bergstr m <rails-mailing-l...@...>
> > wrote:
> >> I use rails 2.3.2. The server use 2.1.1. What do I do? Make a new app on
> >> my side based on 2.1.1? If yes, how do I do that?
>
> > The long way would be to install 2.1.1 via "gem install rails -v
> > 2.1.1" and change the Rails version for the app in config/
> > environment.rb.
>
> Thanks. I think I'll do that. Can change that in environment.rb without
> making any other changes, considering the app is done for 2.3.2?

You will probably have to make other changes too, depending on how the
app itself is written.

-eric
--~--~---------~--~----~------------~-------~--~----~
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@...
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: Different version of RoR on server