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