Class Bundler::Plugin::Installer
In: lib/bundler/plugin/installer/rubygems.rb
lib/bundler/plugin/installer/git.rb
lib/bundler/plugin/installer.rb
Parent: Object

Methods

Classes and Modules

Class Bundler::Plugin::Installer::Git
Class Bundler::Plugin::Installer::Rubygems

Public Instance methods

Installs the plugin from Definition object created by limited parsing of Gemfile searching for plugins to be installed

@param [Definition] definition object @return [Hash] map of names to their specs they are installed with

[Validate]