Sha256: c89a406f12e0d546fd07b4b6c9628fc12a1d1841c46e876025c77d8584a52a43

Contents?: true

Size: 194 Bytes

Versions: 5

Compression:

Stored size: 194 Bytes

Contents

#
# Author: Waldemar Hummer (hummer@dsg.tuwien.ac.at)
#

require "toaster/model/key_value_pair"

module Toaster
  class AutomationAttribute < KeyValuePair

    belongs_to :automation

  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cloud-toaster-1.1.6 lib/toaster/model/automation_attribute.rb
cloud-toaster-1.1.5 lib/toaster/model/automation_attribute.rb
cloud-toaster-1.1.4 lib/toaster/model/automation_attribute.rb
cloud-toaster-1.1.3 lib/toaster/model/automation_attribute.rb
cloud-toaster-1.1.2 lib/toaster/model/automation_attribute.rb