class ACIrb::AcBank
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/ac.rb, line 22 def rn 'bank-' << @attributes['type'] << '' end
# File lib/acirb/model/ac.rb, line 22 def rn 'bank-' << @attributes['type'] << '' end