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

Add "Configure Multiple Services" header

for clarity (damn, the README has gotten awfully long).
parent 87215a86
No related branches found
No related tags found
No related merge requests found
......@@ -384,7 +384,10 @@ Or, to use parameters in your model:
reverse_geocoded_by :latitude, :longitude, :address => :full_address, :params => {:region => "..."}
end
You can also configure multiple geocoding services at once, like this:
### Configure Multiple Services
You can configure multiple geocoding services at once, like this:
Geocoder.configure(
......
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