New: rubygemsAll contenthive-129948hive-196917krhive-166405zzansteemhive-183959hive-180932photographyhive-150122hive-185836uncommonlabhive-144064hive-183397lifehive-188619hive-101145bitcoinhive-139150krsuccesshive-124908hive-103599hive-109690hive-180301hive-193186TrendingNewHotLikersorangeflash81 (25)in programming • 6 years agoUsing RubyGems commands from RubyRubyGems, or just gem , is Ruby's excellent package manager. It's got a pretty good command-line interface... but what if you want to interact with RubyGems from Ruby? I ran into the need to do…