On Jul 8, 2:15 pm, Pål Bergström <[email protected]> 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. --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] 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 -~----------~----~----~----~------~----~------~--~---

