FromGit FromGit is a tiny and straightforward rubygems plugin allowing you to install gem from git repositories. Installation gem install from_git Usage gem from_git [git repo url] -b [branch to use] And that's pretty much it.