i am in trouble i am new on fedora want to install rails 3 only how can i please help me if any one did that then please send me the tutorial link issue i am facing is ruby version 1.8.6 is installed here and on using rvm its does not change suggest me please rvm use 1.8.7 show using ruby 1.8.7 then ruby -v shows its 1.8.6 please help Thanks in advance -- 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.
i am running this fedora13 on windows like virtual machine and also new bie on fedora On Sat, Aug 21, 2010 at 1:49 PM, ashu <rajeevsharma86-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> i am in trouble i am new on fedora want to install rails 3 only how > can i please help me > if any one did that then please send me the tutorial link > issue i am facing is ruby version 1.8.6 is installed here and on using > rvm its does not change suggest me please > rvm use 1.8.7 show using ruby 1.8.7 > then ruby -v shows its 1.8.6 > please help > > > Thanks in advance >-- Thanks: Rajeev sharma -- 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.
You just need to restart terminal and than first make sure you can run rvm list or any rvm command. and than use this command <code> rvm -- default ruby-1.8.7 </code> -- 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.