class ACIrb::BfdSessApp

Public Instance Methods

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