Sha256: 98d7c1ec4960c7274d05f6cf6994522b876afb379b8958dd1cd4bd4535ca35a0
Contents?: true
Size: 209 Bytes
Versions: 4
Compression:
Stored size: 209 Bytes
Contents
module RGeo module Feature module Geometry def to_georuby raise Error::UnsupportedOperation, "Method Geometry#to_georuby not defined." end end end end
Version data entries
4 entries across 4 versions & 1 rubygems