Mitchell Hashimoto
|
1b3250e3b6
|
`vagrant plugin i nstall` shows version it installed
|
2013-02-06 17:08:48 -08:00 |
Mitchell Hashimoto
|
635949980b
|
Handle the case a plugin install is a plugin not found
|
2013-02-03 14:29:29 -08:00 |
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 |
Mitchell Hashimoto
|
fa50f06a4c
|
Error if RubyGems failed.
|
2013-02-02 23:31:53 -08:00 |
Mitchell Hashimoto
|
a2ef7790de
|
Start creating the plugin middleware sequences
|
2013-02-02 18:42:04 -08:00 |