class ACIrb::CtxClassCnt

Public Instance Methods

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