Skip to content
Snippets Groups Projects
Commit b5e138b5 authored by Alex Reisner's avatar Alex Reisner
Browse files

Merge pull request #365 from paulnicholson/patch-1

Fix syntax error in initializer.rb template.
parents 2bfd4b29 8e65007f
No related branches found
No related tags found
No related merge requests found
...@@ -18,4 +18,4 @@ Geocoder.configure( ...@@ -18,4 +18,4 @@ Geocoder.configure(
# calculation options # calculation options
# :units => :mi, # :km for kilometers or :mi for miles # :units => :mi, # :km for kilometers or :mi for miles
# :distances => :linear # :spherical or :linear # :distances => :linear # :spherical or :linear
end )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment