<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,13 +1,16 @@
 MultiFieldGroupBy
 =================
 
-Introduction goes here.
+This plugin patches ActiveRecord::Calculations to support grouping my multiple fields.
 
+The patch was originally documented at 
+http://rails.lighthouseapp.com/projects/8994/tickets/120-patch-activerecord-calculations-only-accept-one-grouping-field#ticket-120-8
 
 Example
 =======
 
-Example goes here.
+User.count, :group =&gt; [:sex, :state]
 
 
-Copyright (c) 2008 [name of plugin creator], released under the MIT license
+
+Copyright (c) 2008 PatientsLikeMe, Inc., released under the MIT license</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0310a571ba751e34ad39d050ef382fb398e401c4</id>
    </parent>
  </parents>
  <author>
    <name>patientslikeme</name>
    <email>engineers@patientslikeme.com</email>
  </author>
  <url>http://github.com/patientslikeme/multi_field_group_by/commit/0cb3592b11c58f6623eb9262f28fd21e69a24cc0</url>
  <id>0cb3592b11c58f6623eb9262f28fd21e69a24cc0</id>
  <committed-date>2008-09-05T11:23:20-07:00</committed-date>
  <authored-date>2008-09-05T11:23:20-07:00</authored-date>
  <message>updated readme</message>
  <tree>54c52a6a7e380a2590f0fab8ca0d64ff10045f7b</tree>
  <committer>
    <name>patientslikeme</name>
    <email>engineers@patientslikeme.com</email>
  </committer>
</commit>
