class ACIrb::CompatRsFabRel

Public Instance Methods

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