lib/rcap/cap_1_0/circle.rb in rcap-2.7.0 vs lib/rcap/cap_1_0/circle.rb in rcap-2.7.3

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module RCAP module CAP_1_0 # A Circle object is valid if # * it has a valid lattitude and longitude # * it has a radius with a value greater than zero