From e2c31618b6f70d86c55c348436dd600b2e4ace21 Mon Sep 17 00:00:00 2001 From: elijah Date: Wed, 28 Nov 2012 14:08:39 -0800 Subject: command name shuffle -- grouped more commands together as subcommands --- bin/leap | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/leap b/bin/leap index 461ff3c..690a560 100755 --- a/bin/leap +++ b/bin/leap @@ -26,6 +26,7 @@ end require 'gli' require 'highline' require 'forwardable' +require 'lib_ext/gli' # our custom extensions to gli # # Typically, GLI and Highline methods are loaded into the global namespace. -- cgit v1.2.3