class ACIrb::FabricPod
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/fabric.rb, line 6876 def rn 'pod-' << @attributes['id'] << '' end
# File lib/acirb/model/fabric.rb, line 6876 def rn 'pod-' << @attributes['id'] << '' end