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

[rackspace|compute] compute_v2 should require fog/rackspace

This commit is contained in:
Brian D. Burns 2013-06-14 01:55:06 -04:00
parent bbc1770df0
commit 297a78e900

View file

@ -1,3 +1,4 @@
require 'fog/rackspace'
require 'fog/compute'
module Fog