lib/fog/joyent.rb in fog-1.10.0 vs lib/fog/joyent.rb in fog-1.10.1

- old
+ new

@@ -1,4 +1,6 @@ +require 'fog/core' + module Fog module Joyent extend Fog::Provider service(:compute, 'joyent/compute', 'Compute')