class ACIrb::CoopRep

Public Instance Methods

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