class ACIrb::CoopNodePEp

Public Instance Methods

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