class ACIrb::TagRefTask

Public Instance Methods

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