Skip to content
Snippets Groups Projects
Commit 7276de0b authored by Anderson Bravalheri's avatar Anderson Bravalheri
Browse files

Configurations changed to provide a DSL (similar to Rails) to configure...

Configurations changed to provide a DSL (similar to Rails) to configure Geocoder. A singleton pattern was used to allow the code *Geocoder.configure { |config| ... }*, and delegation was used to maintain compatibility. New configuration options (units and method) for calculations were implemented, with default value: km and spherical, respectively.
parent df0ee956
No related branches found
No related tags found
Loading
Loading
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