On Fri, Jan 7, 2011 at 8:10 PM, Arjun Kishore <arjun...@gmail.com> wrote: > This is my gem env
> - REMOTE SOURCES: > - http://rubygems.org/ > gem install rails > ERROR: http://rubygems.org/ does not appear to be a repository > ERROR: Could not find a valid gem 'rails' (>= 0) in any repository The reference to rubygems.org is out of date. Here's what my gem env (or `gem sources --list`) returns: - REMOTE SOURCES: - http://gems.github.com/ - http://gemcutter.org/ You can add them (and remove the no longer operative one) from the command line; for more info gem help sources HTH, -- Hassan Schroeder ------------------------ hassan.schroe...@gmail.com twitter: @hassan -- 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-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.