Ruby on Rails Tuesday, November 30, 2010

Don't know if this is useful for you but just fixed that yesterday.
I was upgrading from rails 3.0.0 to 3.0.3 and starting "rails server"
complained about needing i18n 0.4.1 but 0.5.0 being active so I
reinstalled all rubies with rvm, removed all cached gems, reinstalled
rails and removed i18n 0.5.0 to leave only 0.4.1 there and it finally
worked.

Used Debian squeeze 64 bit, rvm, ruby 1.9.2-head, rails 3.0.3

Martin

On Nov 30, 1:17 am, Sarah Dunne <li...@ruby-forum.com> wrote:
> Andy,
>
> I have the same problem, trouble is i have never ever used command
> prompt in my life ,and am wondering how do i select option two to
> uninstall?
>
> --
> Posted viahttp://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