<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,7 +6,7 @@ module ActiveRecord
       scoped_order = scope[:order] if scope
       
       order = connection.random_function if order == :random
-      scoped_order = connecction.random_function if scoped_order == :random
+      scoped_order = connection.random_function if scoped_order == :random
       
       if order
         sql &lt;&lt; &quot; ORDER BY #{order}&quot;</diff>
      <filename>lib/base.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c39cb222789479a56e664ff0b9499128adb13409</id>
    </parent>
  </parents>
  <author>
    <name>Daniel Morrison</name>
    <email>daniel@collectiveidea.com</email>
  </author>
  <url>http://github.com/collectiveidea/random_finders/commit/d5c6975eba945bc02d513b13a9c8f48f9153b7c6</url>
  <id>d5c6975eba945bc02d513b13a9c8f48f9153b7c6</id>
  <committed-date>2007-06-06T11:47:01-07:00</committed-date>
  <authored-date>2007-06-06T11:47:01-07:00</authored-date>
  <message>Fixed silly typo, exposing lax test coverage [mark van holstyn]</message>
  <tree>b7296f11dd902a2806072c556bbc642a60a5eac4</tree>
  <committer>
    <name>Daniel Morrison</name>
    <email>daniel@collectiveidea.com</email>
  </committer>
</commit>
