class ACIrb::CoopRepP

Public Instance Methods

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