Class: DamageControl::Publisher::X10Cm17A
- Defined in:
- lib/damagecontrol/publisher/x10cm17a.rb
Instance Attribute Summary
Attributes inherited from Base
Instance Method Summary collapse
-
#name ⇒ Object
register self.
- #publish(build) ⇒ Object
Methods inherited from Base
Instance Method Details
#name ⇒ Object
register self
9 10 11 |
# File 'lib/damagecontrol/publisher/x10cm17a.rb', line 9 def name "X10-CM17A" end |
#publish(build) ⇒ Object
13 14 |
# File 'lib/damagecontrol/publisher/x10cm17a.rb', line 13 def publish(build) end |