Sha256: d5014f24ce73c862d4a78880454fc51007edff7546eb1fdb83f0613b463bed01
Contents?: true
Size: 144 Bytes
Versions: 84
Compression:
Stored size: 144 Bytes
Contents
require 'fog/model' module Fog module Slicehost class Image < Fog::Model identity :id attribute :name end end end
Version data entries
84 entries across 84 versions & 2 rubygems