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.017Oct1615432129Sep28272418161397231Aug2726242221201915146531Jul2423221024Jun251918121124May2319171615141162130Apr282726221312111096428Mar2725232211626Feb2217161410430Jan282114315Dec1043129Nov282721191328Oct27262221141312326Sep23211817151312731Aug251227Jul211916155125Jun23172117May161210973226Apr2524222120151165131Mar30292826252422211817161513121110987654317Feb1484Rearrange parentheses to avoid confusion.Merge branch 'master' of github.com:alexreisner/geocoderMerge pull request #317 from Gambo/masterProperly handle search params, add some notes to the read me about the new serviceAdd support for ovi.com, aka. Nokia maps. No reverse geocoding so farUpdate lib/geocoder/models/mongoid.rbreverting a couple of last changesfixing typo in READMEreformatting address for mapquest resultreverting to CGI and letting base class do the workUpdating README to indicate changes in MapquestBringing in Mapquest API changesImprove code comments.Warn about error, if one occurs.Prepare for release of gem version 1.1.4.1.1.41.1.4Assign using #attr= instead of #write_attribute.Support versions 1.0 and 2.0 of Yahoo API.Convert lat and lon values to floats.Remove require statement.Split service names onto separate lines.Document classify_name and don't require string.Restructure Geocoder::Lookup module.Update Yahoo lookup to reflect API changes.Always require all lookups.Extract class name determination to new method.Update Yahoo lookup to reflect API changes.Document false/nil :order option.Merge 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.
Loading