vagrant/plugins/commands/plugin/command
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
..
base.rb Move the plugins.json to the home directory 2013-02-03 12:49:21 -08:00
install.rb Instead of shelling out, use the RubyGems API to install plugins 2013-02-03 13:59:43 -08:00
list.rb Have a base class to invoke actions on the plugins 2013-02-02 23:38:44 -08:00
root.rb `vagrant plugin uninstall` 2013-02-03 10:47:32 -08:00
uninstall.rb `vagrant plugin uninstall` 2013-02-03 10:47:32 -08:00