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