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