class ACIrb::CompatRsUpgRel

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/compat.rb, line 505
def rn
  'rsupgRel-[' << @attributes['tDn'] << ']'
end