Hi guys, I need some help with my ruby on rails application. I want to upgrade it from rails 1.8 to rails 3. Can anyone help me? -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Dec 12, 3:42 pm, Chloe Koh <pehwah....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi guys, I need some help with my ruby on rails application. I want to > upgrade it from rails 1.8 to rails 3. Can anyone help me?There is no rails 1.8 (rails went 1.1.x, 1.2.x and then 2.0 IIRC). There is a ruby 1.8 though. Are you trying to upgrade ruby or rails ? Fred -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On Dec 12, 11:35 am, Frederick Cheung <frederick.che...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On Dec 12, 3:42 pm, Chloe Koh <pehwah....-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Hi guys, I need some help with my ruby on rails application. I want to > > upgrade it from rails 1.8 to rails 3. Can anyone help me? > > There is no rails 1.8 (rails went 1.1.x, 1.2.x and then 2.0 IIRC). > There is a ruby 1.8 though. > Are you trying to upgrade ruby or rails ? > > FredChloe, From the command line, type ''rails -v'' & ''ruby -v'' and post the results here. Going from Rails 2 to Rails 3 is pretty well documented, to include a gem that automates some of the conversion, but up grading from Rails 1 to Rails 3 is no easy task. Regards, JD -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.