Sha256: 9177f20700a8ce546fb8e2a3feeee8d6c3bbb15cd09355d0548490bf88c90c99
Contents?: true
Size: 216 Bytes
Versions: 38
Compression:
Stored size: 216 Bytes
Contents
require 'fog/core/model' module Fog module Joyent class Analytics class Transformation < Fog::Model attribute :name attribute :label attribute :fields end end end end
Version data entries
38 entries across 36 versions & 6 rubygems