lib/fog/local/storage.rb in fog-0.3.7 vs lib/fog/local/storage.rb in fog-0.3.8

- old
+ new

@@ -1,7 +1,7 @@ module Fog module Local - class Storage < Fog::Service + class Storage < Fog::Service requires :local_root model_path 'fog/local/models/storage' collection :directories