class ACIrb::CtxData

Public Instance Methods

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