hi, the rails command accepts the version number, by prefixing and appending the version number by underscore. eg: rails _2.2.2_ newapp -d mysql
Deepak On Jul 9, 12:40 pm, Pål Bergström <[email protected]> wrote: > Eric wrote: > > On Jul 8, 3:24 pm, P l Bergstr m <[email protected]> > > wrote: > >> 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 > > What about creating a new app, can I specify what version to use? Like: > > rails newapp -d mysql -v 2.1.1 > > Or something? > -- > Posted viahttp://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 [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 -~----------~----~----~----~------~----~------~--~---

