> 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


----
http://blog.eugen.co

-- 
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