Re: [Rails] Need help in Installing Rails 3.0.3
On Fri, Jan 7, 2011 at 8:10 PM, Arjun Kishore <arjunitp@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.schroeder@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-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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home