class ACIrb::ActrlEntry

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/actrl.rb, line 225
def rn
  'ent-' << @attributes['name'] << ''
end