Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • rails-geocoder
  • rails2
  • v1.5.1
  • v1.5.0
  • v1.4.9
  • v1.4.8
  • v1.4.7
  • v1.4.6
  • v1.4.5
  • remove
  • v1.4.4
  • v1.4.3
  • v1.4.2
  • v1.4.1
  • v1.4.0
  • v1.3.7
  • v1.3.6
  • v1.3.5
  • v1.3.4
  • v1.3.3
  • v1.3.2
  • v1.3.1
23 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.025Mar2422211817161513121110987654317Feb14843126Jan24211816Dec26Nov23315Oct145415Sep72Aug22Jun212035May430Apr231Mar11Feb107Dec24Nov4327Oct26231286130Sep21328Aug117Jul24May2323Apr21171615Refactor: define config methods dynamically.Add Google API key config option.Add :use_https config option.Remove nil values from query string.Add to_coordinates public instance method.Only load Railtie if Rails exists.Move Geocoder.cache method to lib/geocoder.rb.Refactor: add Geocoder::Cache class.Change ridiculous value to another one that works.Unescape query string value.Add support for result caching.Omit 'reverse' from query string when blank.Ignore rdoc files.Add code comments.Add Geocoder.ca support.Add nice test failure messages.Refactor: add all_lookups and street_lookups.Test 'postal_code' method, not 'postal'.Refactor: improve Lookup class name derivation.Refactor: add read_fixture method.Add result language configuration.Convert lines to bullet list.Add simultaneous forward/reverse geocoding situation example.Handle geocoding service timeout gracefully.Test nil address with all valid lookups.Update copyright years.Tighten up gemspec description.Change gem homepage to rubygeocoder.com.Fix awkward sentence.Fix Ruby 1.8 syntax errors.Add bounding box calculation tests.Require rubygems for running solo in Ruby 1.8.Rename method and move to Calculations module.Add distance test in km.Simplify: only one method call needed.Shorten method names.Calculate kilometer distances when specified.Add approximate distance/bearing calculations.Add calculations for distances btwn lat/lon lines.Add to_miles and to_kilometers methods.
Loading