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