Class: GeoRuby::Shp4r::DBF::Record

Inherits:
Object
  • Object
show all
Defined in:
lib/geo_ruby/shp4r/dbf.rb

Instance Method Summary collapse

Instance Method Details

#[](v) ⇒ Object



17
18
19
# File 'lib/geo_ruby/shp4r/dbf.rb', line 17

def [](v)
  attributes[v]
end