[Rails] Re: Rails server comand won't start server: creates new directories
> Was working yesterday and now doing this.
Probably yesterday you installed rvm and switched to rvm 1.9.2 with new
rails 3. When you logged in today your rvm, it used as default system's
ruby which contains rails 2.x.
Use this command to make your ruby 1.9.2 + rails3 environment default
one for rvm
rvm --default use 1.9.2
--
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 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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home