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