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.018Sep17151312731Aug251227Jul211916155125Jun23172117May161210973226Apr2524222120151165131Mar30292826252422211817161513121110987654317Feb14843126Jan24211816Dec26Nov23315Oct145415Sep72Aug22Jun212035May430Apr231Mar11Feb107Dec24Nov4327Oct26231286130Sep21328Aug117Jul24May2323Apr21171615remove top level klass method in rake taskClarify method description.Expire removes key instead of just clearing value.Move actual key expiration to separate method.Bump version to 1.0.3.1.0.31.0.3Replace rake/rdoctask (deprecated) with rdoc/task.Show that valid options are symbols (not strings).Clean up code whitespace.Merge branch 'james2m-master' into 1.0.3Update CHANGELOG.Fix problem with `rake assets:precompile`.Add Google Premier to README.Remove Google Premier-specific configuration.Minor code cleanup.Add Google Premier geocoderAdd Google precision attribute to result objectUpdate CHANGELOG.Merge branch '1.0.3' of github.com:alexreisner/geocoder into 1.0.3Include FreeGeoIP in no-results test.Raise errors (if configured) to let the developer using the gem handle themTest exceptions with all lookups.Test Lookup#results instead of Geocoder.query.Execute block even if no geocoding results.Fix inaccurate code comment.Fix: error when FreeGeoIP returns nil state_code.Document new Google API URL.Merge branch 'soorajb-master' into 1.0.3Updated google api URLChanged google maps api query urlFix: stop double-adjusting radius when km used.Merge remote-tracking branch 'upstream/master'Removing some dirty debugging strings...Removed use of eval in Geocoder::Models.Removed use of eval from Lookups::Base#result_class.Simplified Gecoder#get_lookup and removed use of eval in Geocoder#spawn_lookup.Made Configuration set defaults when the Configuration class loads and removed use of eval.Making generators work by solving the lookup path...Including some requiresCreating a config generator for Geocoder.Tests to the configuration chain included.
Loading