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.01Jul25Jun23172117May161210973226Apr2524222120151165131Mar30292826252422211817161513121110987654317Feb14843126Jan24211816Dec26Nov23315Oct145415Sep72Aug22Jun212035May430Apr231Mar11Feb107Dec24Nov4327Oct26231286130Sep21328Aug117Jul24May2323Apr21171615Add example on retrieving coordinates from mongodb model.Prepare for release of gem version 1.0.2.1.0.21.0.2Add base store module for MongoDB.Rename base MongoDB module to MongoBase.added support for mongo_mapperReturn zero results when no valid coords given.Code formatting: replace tabs with spaces.Code formatting: replace tabs with spaces.Fix README: wrong method name.adding mongoid test for customer coordinate field in near scope.Hack up giant test file into many wee ones.use coordinates field from options.Prepare for release of gem version 1.0.1.1.0.11.0.1Add 'error handling' section to readmeRemove unused method 'geocoder_initialized?'.Merge pull request #63 from digitalscientists/masterFix for geocoding with STI modelsFix bug: nil result on Freegeoip bad response.Get version properly when generating rdocs.Add option to not rescue from certain exceptions.Prepare for release of gem version 1.0.0.1.0.01.0.0Remove deprecation warnings and legacy support.Return nil when Google provides no city.Be more informative about proxy server format.Add VERSION constant (rm VERSION file).Clean up CLI output.Add --proxy option to CLI.Don't specify protocol in proxy config.Get rid of use_proxy configuration setting.Geocoder will try to use environment's http_proxy or https_proxy when doing lookups unless that behaviour has been disabled in the configurationAdd Google map link to CLI output.Add map_link_url method to all supported Lookups.Fix Geocoder.version method.Fix single table inheritance bug.Get rid of extra blank line in geocode -h output.Enclose required argument name in pointy brackets.Add command description and license info.Refactor for consistency with other Results.Remove extraneous characters.Clean up README spacing.
Loading