class ACIrb::CompatExclusion
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/compat.rb, line 130 def rn 'fwver-' << @attributes['version'] << '-model-' << @attributes['model'] << '' end