<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,7 @@ module Gluestick
     # Takes the Glue API from +Gluestick::Response+ response and wraps it in
     # an object.
     def initialize(response)
-      raise ArgumentError if response.kind_of?(Hash)
+      raise ArgumentError unless response.kind_of?(Hash)
 
       response[&quot;adaptiveblue&quot;].each_pair do |k,v|
         unless self.respond_to?(k.to_sym)</diff>
      <filename>lib/gluestick/response.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>049df7c8fb80e7463180e4603cad374436577cab</id>
    </parent>
  </parents>
  <author>
    <name>bdotdub</name>
    <email>bdotdub@gmail.com</email>
  </author>
  <url>http://github.com/bdotdub/gluby/commit/f91269d6300c89acc66958912050a2a8d5db2331</url>
  <id>f91269d6300c89acc66958912050a2a8d5db2331</id>
  <committed-date>2009-05-30T17:01:11-07:00</committed-date>
  <authored-date>2009-05-30T17:01:11-07:00</authored-date>
  <message>whoops, and if/unless mixup can make a 45 error difference</message>
  <tree>5a0b3c1efc726146512feae7b413c12e21314c3c</tree>
  <committer>
    <name>bdotdub</name>
    <email>bdotdub@gmail.com</email>
  </committer>
</commit>
