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.029Sep28272418161397231Aug2726242221201915146531Jul2423221024Jun251918121124May2319171615141162130Apr282726221312111096428Mar2725232211626Feb2217161410430Jan282114315Dec1043129Nov282721191328Oct27262221141312326Sep23211817151312731Aug251227Jul211916155125Jun23172117May161210973226Apr2524222120151165131Mar30292826252422211817161513121110987654317Feb14843126Jan2421Merge branch 'master' into v1.2.0Rename methods and add descriptive comments.Allow setting :order => nil to omit ORDER clause.Improve code comments.Merge two methods into one.Extract repeated code into new method.Allow bearing to be omitted.Set default bearing correctly.Pass IP address (string) instead of Query object.Move SQL calculation methods to new module.Reword comment. We're talking about geography here.Convert to numbers before comparing.Always include distance and bearing columns.Minor code cleanup.Extract bearing SQL into separate methods.Convert README from Rdoc to Markdown.Move auto-expiring cache to /examples.Merge pull request #299 from jlecour/autoexpire_cacheUse Ruby attribute setters and not write_attributeRemove class and type methods.Merge branch 'master' into v1.2.0Merge pull request #302 from dreamfall/patch-3do not redefine "type" methoduse classic way to define methodMerge pull request #298 from jlecour/cache_store_delInstructions for an auto-expiring cacheThe `del` method must be defined on the cache store tooRemove Geocoder::Result::Nominatim#class method.Merge branch 'master' into v1.2.0Clarify deprecation warning.Merge branch 'master' of github.com:alexreisner/geocoderMerge pull request #295 from dreamfall/patch-2deprecate Geocoder::Result::Nominatim#class methoddo not redefine `class` methodFix version number.Update to use new Geocoder::Query object.Rename variable to be more descriptive.Merge branch 'master' of github.com:alexreisner/geocoderMerge pull request #291 from smlsml/masterUse ActiveRecord .primary_key instead of :id when building exclusion condition
Loading