class ACIrb::CoppClass

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/copp.rb, line 1134
def rn
  'classp-' << @attributes['name'] << ''
end