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

Fix incorrect indentation.

parent 5252a127
No related branches found
No related tags found
No related merge requests found
......@@ -537,7 +537,7 @@ Notes on Non-Rails Frameworks
If you are using Geocoder with ActiveRecord and a framework other than Rails (like Sinatra or Padrino) you will need to add this in your model before calling Geocoder methods:
extend Geocoder::Model::ActiveRecord
extend Geocoder::Model::ActiveRecord
Optimisation of Distance Queries
--------------------------------
......
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