Something I always forget
Posted in Diari, English Linux, Programació, Ruby on 12/20/2009 12:44 am by TonI always forget how to add a source using rubygems. It’s (using ‘http://gems.github.com’ as example) :
gem sources -a http://gems.github.com
That’s all
M.