lib/rgeo/geo_json/interface.rb in rgeo-geojson-2.1.0 vs lib/rgeo/geo_json/interface.rb in rgeo-geojson-2.1.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module RGeo
module GeoJSON
class << self
# High-level convenience routine for encoding an object as GeoJSON.
# Pass the object, which may one of the geometry objects specified