class ACIrb::RbqmTarget

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/rbqm.rb, line 193
def rn
  'trgt-' << @attributes['name'] << ''
end