<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,2 +1,2 @@
-.loadpath
+.loadpath
 .project
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -63,7 +63,7 @@ class Geocode &lt; ActiveRecord::Base
 
   # Note this may return values to the opposite way you were expecting!
   def coordinates
-    &quot;#{longitude},#{latitude}&quot;
+    &quot;#{self.longitude},#{self.latitude}&quot;
   end
 
   def to_s</diff>
      <filename>lib/geocode.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1efe9d6d3c7ed44c1da883d7fff1137b167a2c9c</id>
    </parent>
  </parents>
  <author>
    <name>Eliot Sykes</name>
    <email>eliotsykes@gmail.com</email>
  </author>
  <url>http://github.com/eliotsykes/acts_as_geocodable_extra/commit/92e9fa74db08460aa7876e06e97cf2196edc11d6</url>
  <id>92e9fa74db08460aa7876e06e97cf2196edc11d6</id>
  <committed-date>2009-06-10T04:15:49-07:00</committed-date>
  <authored-date>2009-06-10T04:15:49-07:00</authored-date>
  <message>Fixed weird problem with geocode.rb coordinates method running under cygwin ruby</message>
  <tree>34548cbb98527b4e196741110114dafab1d21967</tree>
  <committer>
    <name>Eliot Sykes</name>
    <email>eliotsykes@gmail.com</email>
  </committer>
</commit>
