Flowdock
method

install

Importance_1
v1_9_3_125 - Show latest stable - 0 notes - Class: Installer
install() public

Installs the gem and returns a loaded Gem::Specification for the installed gem.

The gem will be installed with the following structure:

@gem_home/
  cache/<gem-version>.gem #=> a cached copy of the installed gem
  gems/<gem-version>/... #=> extracted files
  specifications/<gem-version>.gemspec #=> the Gem::Specification
Show source
Register or log in to add new notes.