1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[vcloud_director] Fix module name.

This commit is contained in:
Nick Osborn 2013-09-04 23:03:00 +01:00
parent 9106068c05
commit 2eb2e983f8

View file

@ -1,7 +1,7 @@
require 'fog/core'
module Fog
module Vcloud
module VcloudDirector
extend Fog::Provider