<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -24,7 +24,7 @@ Rails 2.1+.
   Item.select_first :distinct_name__content # =&gt; ['foo', content]
 
   # without shortcut
-  Item.selects(:name, :content).uniq!.values.all # =&gt; ['foo', content]
+  Item.selects(:name, :content).uniq!.values.first # =&gt; ['foo', content]
 
   # reject named columns in scope :a_named_scope and select only the values
   Item.a_named_scope.rejects(:content).values.all # =&gt; [[1, 'foo', 1], ...]</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bef057bad6ab03bc08e1b52a3c85f984694f765a</id>
    </parent>
  </parents>
  <author>
    <name>boof</name>
    <email>florian.assmann@email.de</email>
  </author>
  <url>http://github.com/boof/column_scope/commit/6294f1f543c1a8194148f413e99ef5c59380b4bd</url>
  <id>6294f1f543c1a8194148f413e99ef5c59380b4bd</id>
  <committed-date>2009-01-02T12:35:11-08:00</committed-date>
  <authored-date>2009-01-02T12:35:11-08:00</authored-date>
  <message>Nahh... typo!</message>
  <tree>bf0b32bb579da456e450aec7ef884eb50802c2bb</tree>
  <committer>
    <name>boof</name>
    <email>florian.assmann@email.de</email>
  </committer>
</commit>
