module DbSerializer

Module that contains spatial serializers for ActiveRecord models. The extended class must be an ActiveRecord::Base. It must also have a geometry column (the name of this column can be customized).

Constants

VERSION