class ACIrb::RelnTargetClass

Public Instance Methods

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