On Mon, Nov 7, 2011 at 09:11, Walter Lee Davis <wa...@wdstudio.com> wrote:

> If you're using RVM, it's a matter of setting an .rvmrc file with the correct 
> ruby
> to use, or calling rvm use 1.9.2 (or whatever) before you start using Rails.

I found it easiest to call rvm, with my "usual" Ruby, in
.bash_profile, *plus* put a .rvmrc as part of my standard Rails
project setup.

(In fact, I'm working on a script to start a new project with
everything the way I want it, including a User class with Devise stuff
on it.  This helps me make SURE I have a .rvmrc there!)

-Dave

-- 
LOOKING FOR WORK! What: Ruby (on/off Rails), Python, other modern languages.
Where: Northern Virginia, Washington DC (near Orange Line), and remote work.
See: davearonson.com (main) * codosaur.us (code) * dare2xl.com (excellence).
Specialization is for insects. (Heinlein) - Have Pun, Will Babble! (Aronson)

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to