Install A Gem From A .gem File Locally

Posted By Weston Ganger

Sometimes you need to install a gem from a .gem file


gem install --local path/to/gem.gem


Related External Links:

Article Topic:Software Development - Linux

Date:June 19, 2015