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