error when updating datamapper gem
If you’re getting this error:
ERROR: http://gems.datamapper.org does not appear to be a repository
ERROR: While executing gem … (Gem::RemoteFetcher::FetchError)
bad response Not Found 404 (http://gems.datamapper.org/yaml)
then do this:
gem sources --remove http://gems.datamapper.org
Thanks, that did the trick!
Comment by Cronius — December 13, 2008 @ 6:45 am