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