Robert Walker wrote in post #965531:

>
> Once you get your gemsets configured look into using .rvmrc files in
> your projects to automate the switching of your environment.
>
> rvm gemset create my_gemset
>
> rvm use 1....@my_gemset
>
> my_project
> --> .rvmrc
> ------------------
> rvm 1....@my_gemset
>
> http://rvm.beginrescueend.com/workflow/rvmrc/
>
> And don't forget to set your default interpreter:
>
> http://rvm.beginrescueend.com/rubies/default/

Thanks. :-)

-- 
Posted via http://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.

Reply via email to