class ACIrb::CtxNotification

Public Instance Methods

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