<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -77,7 +77,7 @@ class GeometryTest &lt; Test::Unit::TestCase
     should &quot;make sure the modifier gets passed during transformation_to&quot; do
       assert @src = Paperclip::Geometry.parse(&quot;123x456&quot;)
       assert @dst = Paperclip::Geometry.parse(&quot;123x456&gt;&quot;)
-      assert_equal &quot;123x456&gt;&quot;, @src.transformation_to(@dst).to_s
+      assert_equal [&quot;123x456&gt;&quot;, nil], @src.transformation_to(@dst)
     end
 
     should &quot;generate correct ImageMagick formatting string for W-formatted string&quot; do</diff>
      <filename>test/geometry_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>076cd00749f93d4b2cadfc929c5d92dc02d44b2a</id>
    </parent>
  </parents>
  <author>
    <name>Nick Quaranto</name>
    <email>nick@quaran.to</email>
  </author>
  <url>http://github.com/thoughtbot/paperclip/commit/4f6846126534b6debe20e6d3a3c3c29d6682b497</url>
  <id>4f6846126534b6debe20e6d3a3c3c29d6682b497</id>
  <committed-date>2009-06-30T14:00:58-07:00</committed-date>
  <authored-date>2009-06-30T08:37:36-07:00</authored-date>
  <message>Checking the result of Geometry#transformation_to instead of to_s'ing the result</message>
  <tree>4fbb17ce9fe477c676c800104f6165873f9ff1bf</tree>
  <committer>
    <name>Nick Quaranto</name>
    <email>nick@quaran.to</email>
  </committer>
</commit>
