Absolutely! And you will have lots of disadvantages if you don't.
It'll have all the package you might need. You can install different
Ruby, Gem and Rails versions too. When you will update your gems or
Rails or Ruby later you won't have that much problems like others.
It's not just useful but also prevent lots of problems in future.
If you have further problems you can check on Stackoverflow too.
So the best way is: Install Git, then RVM, then Ruby (set default Ruby
if you install more), Rubygem, Rails and other gems.
Important: not to use "sudo" when installing gem, so only use "gem
install rails"! Always check which versions are you using and if it's
fit for other versions.
good luck,
gezope
On Feb 27, 7:23 am, Jazmin <jazminschroe...@gmail.com> wrote:
> Yes,
>
> If you work on multiple projects you might need to use different versions of
> ruby and or rails, rvm is a great tool to handle this.
>
> Use pik for Windows.
>
>
>
>
>
>
>
>
>
> On Sun, Feb 27, 2011 at 12:14 AM, Karthikeyan <mindas...@gmail.com> wrote:
> > Is there any advantage using rvm?
>
> > On Feb 27, 9:03 am, radhames brito <rbri...@gmail.com> wrote:
> > > Please read a bit about rvm and try using that instead.
>
> > >http://railscasts.com/episodes/200-rails-3-beta-and-rvm
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Ruby on Rails: Talk" group.> To post to this group, send email torubyonrails-talk@googlegroups.com.
> > 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.
>
> --
> Jazmin
--
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@googlegroups.com.
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.
No comments:
Post a Comment