class ACIrb::ConfigJob
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/config.rb, line 282 def rn 'run-' << @attributes['name'] << '' end
# File lib/acirb/model/config.rb, line 282 def rn 'run-' << @attributes['name'] << '' end