class ACIrb::TagInstTask

Public Instance Methods

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