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