Ruby on Rails Thursday, July 1, 2010

Hi,

I am trying Rails 3 and I am using RVM to manage the ruby versions.

Using RVM I had installed ruby versions 1.8.7, 1.9.1 and 1.9.2

When I do "rails console" I am getting the following error and console
isn't starting: http://www.pastie.org/1026503

Since I dont require 1.9.1 any more to work with Rails 3, I un-installed
it using the following command:

rvm uninstall ruby-1.9.1

Then also, the console isn't working. Please help.
--
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.

No comments:

Post a Comment