class ACIrb::PresResolver

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/pres.rb, line 347
def rn
  'resl-' << @attributes['id'] << ''
end