class ACIrb::CoopLeafRec

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/coop.rb, line 599
def rn
  'leaf-' << @attributes['pubId'] << ''
end