Ruby on Rails Thursday, March 28, 2013

On Thu, Mar 28, 2013 at 9:06 PM, haxuan lac <lists@ruby-forum.com> wrote:
> I 'm setting RVM for programing Ruby On Rails.
> I tried some instruction and setup successfully.But ruby version is
> 1.8.7 and Rails 2.3.14.
> I tried update Ruby by :Uninstall RVM then install curl,setup ruby 1.9.3
> p125,gem install rails ....,and Ruby ,Rails version Update
> successfully.. But after close Terminal the version of Ruby,Rails...
> same as first (ruby 1.8.7 and rails 2.3.14...).
> Someone can explain this problem for me?Thanks

rvm use ruby-1.9.3-p125@gemset --default

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment