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.01Apr31Mar30292826252422211817161513121110987654317Feb14843126Jan24211816Dec26Nov23315Oct145415Sep72Aug22Jun212035May430Apr231Mar11Feb107Dec24Nov4327Oct26231286130Sep21328Aug117Jul24May2323Apr21171615Deprecate separate lat/lon args to Geocoder.search.Deprecate old distance_to/from argument format.Change variable name.Return nil unless object is geocoded.Consolidate point argument explanation.Change format of distance_to/from arguments.Return [] instead of nil for consistency.Add bearing_to/from methods.Make near_scope_options private.Clean up code comments.Deprecate :limit and :offset options to 'near'.Split modules into separate files.Add working Mongoid module.Methods for converting btwn radians and distance.Move Geocoder::Model to separate file.Remove premature mention of Mongoid.Add sort by distance example.Add section on tests.Fix issue #43: don't alter array passed to method.Improve SQLite distance calculation.Fix: handle coordinates string properly.Prepare for release of gem version 0.9.11.0.9.110.9.11Prefix user names with "github.com/".rails-geocoderrails-geocoderPrepare for release of gem version 0.9.11.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.Move comment to more relevant position.Fix issue #40: bug in blank query detection.Re-categorize some tests.Change second nearbys method to options hash.Add :linear method for bearing calculation.
Loading