Sha256: 6c679723f8b70e2ab30c11d18ec369470bbff573dad656f39e43b92552fd4ca7
Contents?: true
Size: 184 Bytes
Versions: 1
Compression:
Stored size: 184 Bytes
Contents
require 'fog/core/model' module Fog module Linode class Compute class DataCenter < Fog::Model identity :id attribute :location end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fog-0.8.2 | lib/fog/compute/models/linode/data_center.rb |