mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
9e4ea16f49
- some common plumbing - requests for creating, deleting and listing managed zones, with tests
5 lines
140 B
Ruby
5 lines
140 B
Ruby
require 'fog/google/compute'
|
|
require 'fog/google/dns'
|
|
require 'fog/google/monitoring'
|
|
require 'fog/google/storage'
|
|
require 'fog/google/sql'
|