Sha256: 6ea5f7fc6226d52dac4ee74f7f3c2d263e9256f70b9dc6c932c8a72536d9715e
Contents?: true
Size: 178 Bytes
Versions: 36
Compression:
Stored size: 178 Bytes
Contents
module Fog module Compute class Joyent class Network < Fog::Model identity :id attribute :name attribute :public end end end end
Version data entries
36 entries across 34 versions & 6 rubygems