class ACIrb::SyntheticRelNTest
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/synthetic.rb, line 848 def rn 'relnamed-' << @attributes['name'] << '' end
# File lib/acirb/model/synthetic.rb, line 848 def rn 'relnamed-' << @attributes['name'] << '' end