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