lib/magellan/cli.rb in magellan-cli-0.4.4 vs lib/magellan/cli.rb in magellan-cli-0.5.0
- old
+ new
@@ -11,9 +11,11 @@
autoload :Resources, "magellan/cli/resources"
autoload :Login , "magellan/cli/login"
autoload :Ssl , "magellan/cli/ssl"
+ autoload :Messaging, "magellan/cli/messaging"
+
autoload :Error , "magellan/cli/errors"
autoload :LoginError, "magellan/cli/errors"
autoload :FileAccess, "magellan/cli/file_access"
JSON_HEADER = {