lib/ing.rb in ing-0.2.2 vs lib/ing.rb in ing-0.2.7

- old
+ new

@@ -6,15 +6,17 @@ 'ing/shell', 'ing/common_options', 'ing/files', 'ing/task', 'ing/generator', + 'ing/default_command', 'ing/command', 'ing/commands/boot', 'ing/commands/implicit', 'ing/commands/generate', 'ing/commands/list', - 'ing/commands/help' + 'ing/commands/help', + 'ing/commands/setup' ].each do |f| require_relative f end module Ing \ No newline at end of file