class ACIrb::CoopDb

Public Instance Methods

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