<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -71,7 +71,7 @@ module Gravtastic
 
     def url_params_from_hash(hash)
       '?' + hash.map do |key, val|
-        [self.class.gravatar_options(key.to_sym) || key.to_s, CGI::escape(val.to_s) ].join('=')
+        [self.class.gravatar_options[key.to_sym] || key.to_s, CGI::escape(val.to_s) ].join('=')
       end.sort.join('&amp;')
     end
 </diff>
      <filename>lib/gravtastic.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6f277f27b857f19735d18ee3875d575edc5e0975</id>
    </parent>
  </parents>
  <author>
    <name>Chris Lloyd</name>
    <email>christopher.lloyd@gmail.com</email>
  </author>
  <url>http://github.com/chrislloyd/gravtastic/commit/9093a3e2284f65556966b55d575357cb3cbf5063</url>
  <id>9093a3e2284f65556966b55d575357cb3cbf5063</id>
  <committed-date>2009-06-15T04:03:05-07:00</committed-date>
  <authored-date>2009-06-15T04:03:05-07:00</authored-date>
  <message>Fixed bug.</message>
  <tree>a64aef9f27c22bc25671ed1ea6175fa99be15ee1</tree>
  <committer>
    <name>Chris Lloyd</name>
    <email>christopher.lloyd@gmail.com</email>
  </committer>
</commit>
