Originally published at
Sara Trice. You can comment here or
there.
If you ever run into this pain in the butt error, hopefully this’ll save you some time:
Installing a gem without the version works fine; installing a gem using “-v 2.x.x” or whatever version you like ends in:
spec_fetcher.rb:254: warning: getc is obsolete; use STDIN.getc instead
(
Read more... )
Comments 2
Thanks for posting it, I gave it a try but it didn't work.
I think now the way to go is:
rvm rubygems 1.3.5
Reply
Thanks!
Reply
Leave a comment