module Tsuga::Model::Record

Concretions have the following accessors: (same as Point)

And respond to class methods:

Public Instance Methods

update_geohash() click to toggle source
# File lib/tsuga/model/record.rb, line 15
def update_geohash
  self.geohash
end