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