I put my webapp on a vitual host ,it has originally installed rails with the version of 1.1.4, however recently it has upgraded rails to the latest 1.2.3 and my webapp has used rails-engine and can not be restarted, can i use rails 1.1.4 for my app alone and how to do that? Bow! -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
fred wrote:> I put my webapp on a vitual host ,it has originally installed rails with > the version of 1.1.4, however recently it has upgraded rails to the > latest 1.2.3 and my webapp has used rails-engine and can not be > restarted, can i use rails 1.1.4 for my app alone and how to do that? > Bow!It is still useless when i set RAILS_GEM_VERSION=''1.1.6'' in environment.rb ps: the version 1.1.6 of rails still exist on the host. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---