Mitchell Hashimoto
|
7c7f5d48fe
|
Don't need to call ".new" on raising exceptions
|
2010-12-21 20:04:21 -08:00 |
|
Mitchell Hashimoto
|
990908c3ed
|
Fix some undefined error constants in commands
|
2010-09-29 23:31:21 -07:00 |
|
Mitchell Hashimoto
|
b909adde1c
|
Since I18n isn't automatic for UI class, get rid of _ prefix on options
|
2010-09-21 18:14:18 -06:00 |
|
Mitchell Hashimoto
|
d003cc4f32
|
UI methods no longer automatically translate. Makes it easier for plugin developers.
|
2010-09-21 18:12:24 -06:00 |
|
Mitchell Hashimoto
|
f7f36bbba4
|
Fix the call to boxes#find for vagrant box commands
|
2010-09-12 15:41:14 -06:00 |
|
Mitchell Hashimoto
|
2026bb0b1c
|
Remove unnecessary class methods on Box class. Move commands over to use "boxes" on env
|
2010-09-11 10:33:49 -07:00 |
|
Mitchell Hashimoto
|
761da0de63
|
Remove method calls to "Box.find" and remove method
|
2010-09-11 10:21:35 -07:00 |
|
Mitchell Hashimoto
|
7ddff513f0
|
Shell UI tests. Added option to not translate. Updated non-translated strings.
|
2010-08-27 23:27:35 -07:00 |
|
Mitchell Hashimoto
|
5c4293ae39
|
vagrant box list warning uses en.yml
|
2010-08-26 22:53:27 -07:00 |
|
Mitchell Hashimoto
|
e28947f18d
|
Use I18n gem for string database. Refactor exceptions to use I18n.
|
2010-08-26 21:56:38 -07:00 |
|
Mitchell Hashimoto
|
127c2a426f
|
vagrant box list is back in business
|
2010-08-24 17:02:02 -07:00 |
|
Mitchell Hashimoto
|
cc2dcf4d8f
|
Box command to show example of a GroupBase command
|
2010-08-24 11:15:36 -07:00 |
|
Mitchell Hashimoto
|
5af0537e56
|
Command::GroupBase for creating subcommands for Thor.
|
2010-08-24 10:58:36 -07:00 |
|