class ACIrb::HealthLevelP
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/health.rb, line 190 def rn 'lvl-' << @attributes['high'] << '' end
# File lib/acirb/model/health.rb, line 190 def rn 'lvl-' << @attributes['high'] << '' end