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