module Tsuga::Model::Record
Concretions have the following accessors: (same as Point
)
And respond to class methods:
-
:find(id)
-
:collect_ids (returns a Set)
Public Instance Methods
update_geohash()
click to toggle source
# File lib/tsuga/model/record.rb, line 15 def update_geohash self.geohash end