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