Sha256: 39bce57efdcdef93c15c9dfbbc39454d2994795184c3cbbee8ffd6b25b4dbd8d
Contents?: true
Size: 292 Bytes
Versions: 30
Compression:
Stored size: 292 Bytes
Contents
module Fog module Vcloud module Terremark module Ecloud module Real basic_request :power_on, 202, 'POST' end module Mock def power_on(on_uri) Fog::Mock.not_implemented end end end end end end
Version data entries
30 entries across 30 versions & 2 rubygems