class ACIrb::EqptFpga

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/eqpt.rb, line 6915
def rn
  'fpga-' << @attributes['id'] << ''
end