Class: DamageControl::Publisher::AmbientOrb

Inherits:
Base
  • Object
show all
Defined in:
lib/damagecontrol/publisher/ambient_orb.rb

Instance Attribute Summary

Attributes inherited from Base

#enabled

Instance Method Summary collapse

Methods inherited from Base

classes, register

Instance Method Details

#nameObject

register self



8
9
10
# File 'lib/damagecontrol/publisher/ambient_orb.rb', line 8

def name
  "Ambient Orb"
end

#publish(build) ⇒ Object



12
13
# File 'lib/damagecontrol/publisher/ambient_orb.rb', line 12

def publish(build)
end