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