Categories: None [Edit]

local_gem

https://rubygems.org/gems/local_gem
You have the beginnings of a ruby library and you want to access it quick. You don't want to bother making a gemspec for it and uninstalling/reinstalling its gem while you mess with it. Simply tell LocalGem what paths it should load for your local gem and they will be loaded. Note that it doesn't matter how gem-like your project is ie lib and bin directories etc. LocalGem only needs to know the full path to your gem/library.

Total

Ranking: 90,826 of 190,317
Downloads: 9,501

Daily

Ranking: 51,002 of 190,280
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
59186,534,680mocha
8,232468,987bacon
12,087205,682mocha-on-bacon

Owners

#GravatarHandle
1iconcldwalker