Adding GEM sources

sudo gem sources -a http://gems.github.com/

sudo gem sources -a http://gems.rubyonrails.org/

Comments

sg said…
Hi Srikanth,

We are using Ruby-2.1.0 and I tried to add two gem sources url, but it is working with single url only.

We've native gems(built) of Slackware OS in https://gemfury/io23232/something.. already defaulf https://rubygems is there in gem sources list

I've added my gem sources..

for example,..
gem install kgio --source https://gemfury/soemthien..

getting error, if i removed default(rubygems.org), the gem will be installed//

Popular posts from this blog

Install Cpanm module error : No such file or directory opening compressed index

How to increase Elasticsearch Shard recovery Speed

Getting started with Python Flask application with MVC structure