vagrant/plugins/commands/plugin
Mitchell Hashimoto 1162c2dbfc Instead of shelling out, use the RubyGems API to install plugins
This gets us an accurate name of the gem even if it is installed
from a file.
2013-02-03 13:59:43 -08:00
..
action Instead of shelling out, use the RubyGems API to install plugins 2013-02-03 13:59:43 -08:00
command Instead of shelling out, use the RubyGems API to install plugins 2013-02-03 13:59:43 -08:00
action.rb VAGRANT_NO_PLUGINS can be used to skip plugin loading 2013-02-03 13:03:00 -08:00
gem_helper.rb Instead of shelling out, use the RubyGems API to install plugins 2013-02-03 13:59:43 -08:00
plugin.rb Error if RubyGems failed. 2013-02-02 23:31:53 -08:00
state_file.rb `vagrant plugin uninstall` 2013-02-03 10:47:32 -08:00