<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>e1bd75a92285c29269270e708e49d7cd5fabac36</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/5f52da442fc599871d7bfe6114d03b4a2e514fd5</url>
    <id>5f52da442fc599871d7bfe6114d03b4a2e514fd5</id>
    <committed-date>2008-06-20T00:26:01-07:00</committed-date>
    <authored-date>2008-06-20T00:25:41-07:00</authored-date>
    <message>Fall back to #to_s for cache key expansion</message>
    <tree>86f75d581856eebae71ff0762016b5b88a76f4ab</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>924244bf5cfb3d359fbc58d935d33adebf571fd6</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/e1bd75a92285c29269270e708e49d7cd5fabac36</url>
    <id>e1bd75a92285c29269270e708e49d7cd5fabac36</id>
    <committed-date>2008-06-19T10:11:45-07:00</committed-date>
    <authored-date>2008-06-08T11:04:04-07:00</authored-date>
    <message>Fix discrepancies with loading rails/init.rb from gems. [#324 state:resolved]</message>
    <tree>cf1602958c09ae5d072da4d020f24eb439373726</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7827b0789fc9388af7cacc74181795a50c0f0822</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/924244bf5cfb3d359fbc58d935d33adebf571fd6</url>
    <id>924244bf5cfb3d359fbc58d935d33adebf571fd6</id>
    <committed-date>2008-06-19T10:10:44-07:00</committed-date>
    <authored-date>2008-06-08T11:30:14-07:00</authored-date>
    <message>Add the gem load paths before the framework is loaded, so certain gems like RedCloth and BlueCloth can be frozen. [#320 state:resolved]</message>
    <tree>17bfed2861c0ebc74dde9e4fec598d3144579acc</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c0ce21d296ccd065f095c239d3f1bd84e429225</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/7827b0789fc9388af7cacc74181795a50c0f0822</url>
    <id>7827b0789fc9388af7cacc74181795a50c0f0822</id>
    <committed-date>2008-06-19T10:06:36-07:00</committed-date>
    <authored-date>2008-06-09T08:30:48-07:00</authored-date>
    <message>fix eager loading with dynamic finders</message>
    <tree>0bd52d81dedf10c120ff047149ee8eb76cc65e1e</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>271b8341e4c6f4954a57f6981504aa0a294a270a</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/8c0ce21d296ccd065f095c239d3f1bd84e429225</url>
    <id>8c0ce21d296ccd065f095c239d3f1bd84e429225</id>
    <committed-date>2008-06-18T23:15:47-07:00</committed-date>
    <authored-date>2008-06-18T23:15:47-07:00</authored-date>
    <message>Add toplevel doc to .gitignore</message>
    <tree>fac8aac47a655b45e401204f5fce45fffef2804d</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1256bba926b216f144e5c9071279e27c66ef521e</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/271b8341e4c6f4954a57f6981504aa0a294a270a</url>
    <id>271b8341e4c6f4954a57f6981504aa0a294a270a</id>
    <committed-date>2008-06-18T22:00:09-07:00</committed-date>
    <authored-date>2008-06-18T22:00:09-07:00</authored-date>
    <message>fix toplevel pdoc task</message>
    <tree>78aa12a5d2631d9edfed5e366ae30ff572928abb</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7084e88e61d14ce6b218fbd8116b87f1b37dd743</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/1256bba926b216f144e5c9071279e27c66ef521e</url>
    <id>1256bba926b216f144e5c9071279e27c66ef521e</id>
    <committed-date>2008-06-18T20:51:03-07:00</committed-date>
    <authored-date>2008-06-18T20:51:03-07:00</authored-date>
    <message>Require ssh publisher in toplevel Rakefile</message>
    <tree>cefd5699b41a29c0b9c4f80d9d85140c2ec2567d</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a46d09f8031af87384af04a35b3eff6e2354cc27</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/7084e88e61d14ce6b218fbd8116b87f1b37dd743</url>
    <id>7084e88e61d14ce6b218fbd8116b87f1b37dd743</id>
    <committed-date>2008-06-18T20:49:31-07:00</committed-date>
    <authored-date>2008-06-18T20:49:31-07:00</authored-date>
    <message>Add toplevel rdoc and pdoc tasks</message>
    <tree>03218562af147e6ed55cf5e688c1e5654be79fd7</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>edb48d6f55f8c29f8c32d32099e59ec81d1800ec</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/a46d09f8031af87384af04a35b3eff6e2354cc27</url>
    <id>a46d09f8031af87384af04a35b3eff6e2354cc27</id>
    <committed-date>2008-06-18T20:34:15-07:00</committed-date>
    <authored-date>2008-06-18T20:34:15-07:00</authored-date>
    <message>Add dummy pdoc task to railties</message>
    <tree>43c2623d6ba4a297954644b0d11929f2121c434f</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a4752c670914b508a430a059f3c0dd5d972f967e</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/edb48d6f55f8c29f8c32d32099e59ec81d1800ec</url>
    <id>edb48d6f55f8c29f8c32d32099e59ec81d1800ec</id>
    <committed-date>2008-06-18T20:16:02-07:00</committed-date>
    <authored-date>2008-06-18T20:16:02-07:00</authored-date>
    <message>Use rdoc exclude</message>
    <tree>77805aea41a353dacd83ecfacdbea0581c1c6afb</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>55bd35100848cd3303073476443adab5568e50f8</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/a4752c670914b508a430a059f3c0dd5d972f967e</url>
    <id>a4752c670914b508a430a059f3c0dd5d972f967e</id>
    <committed-date>2008-06-18T20:14:44-07:00</committed-date>
    <authored-date>2008-06-18T20:14:44-07:00</authored-date>
    <message>Add lib/rails/*.rb to rdoc</message>
    <tree>26530277bfcc07c29187b1b0543bcedafb8677d1</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8c95c8e618beb75abd598b2ab4e9c2c78b9651fd</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/55bd35100848cd3303073476443adab5568e50f8</url>
    <id>55bd35100848cd3303073476443adab5568e50f8</id>
    <committed-date>2008-06-18T20:13:21-07:00</committed-date>
    <authored-date>2008-06-18T20:13:21-07:00</authored-date>
    <message>Use native include/exclude instead of doing it by hand</message>
    <tree>4c08a88785dcadb53538b6a091f7d5c190a7014c</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>644e2cd769518cbd93f6962e77483cd4e18340e2</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/8c95c8e618beb75abd598b2ab4e9c2c78b9651fd</url>
    <id>8c95c8e618beb75abd598b2ab4e9c2c78b9651fd</id>
    <committed-date>2008-06-18T20:12:25-07:00</committed-date>
    <authored-date>2008-06-18T20:12:25-07:00</authored-date>
    <message>Exclude lib/activeresource.rb from rdoc</message>
    <tree>1cea92ec93b728dcf65fb75ee9654d39307e6e83</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99b429f476debf5a4a36cc0328e3b1492148f8d1</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/644e2cd769518cbd93f6962e77483cd4e18340e2</url>
    <id>644e2cd769518cbd93f6962e77483cd4e18340e2</id>
    <committed-date>2008-06-18T20:09:48-07:00</committed-date>
    <authored-date>2008-06-18T20:09:48-07:00</authored-date>
    <message>Exclude lib/actionpack.rb from rdoc</message>
    <tree>321eda947b0db0c34c36019805e8c36617c98b70</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d45c094dcdbf2807d360bf1c009c6b1426807ad</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/99b429f476debf5a4a36cc0328e3b1492148f8d1</url>
    <id>99b429f476debf5a4a36cc0328e3b1492148f8d1</id>
    <committed-date>2008-06-18T20:05:23-07:00</committed-date>
    <authored-date>2008-06-18T20:05:23-07:00</authored-date>
    <message>Generate rdoc for all .rb files except those in vendor</message>
    <tree>20eac9d3b2ce02f7d21532bb5dba5d3c50a28e39</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df98d4bbb38dc972bdc104e3267102d3deba3cfc</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/4d45c094dcdbf2807d360bf1c009c6b1426807ad</url>
    <id>4d45c094dcdbf2807d360bf1c009c6b1426807ad</id>
    <committed-date>2008-06-18T20:03:07-07:00</committed-date>
    <authored-date>2008-06-18T20:03:07-07:00</authored-date>
    <message>Generate rdoc for all .rb files except those in vendor</message>
    <tree>3d6d1165b47818a9502ca487a9e8a2a87f2f5ace</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6a0929d98fbab0dbaf90e7e2b44efe4feb885604</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/df98d4bbb38dc972bdc104e3267102d3deba3cfc</url>
    <id>df98d4bbb38dc972bdc104e3267102d3deba3cfc</id>
    <committed-date>2008-06-18T19:57:52-07:00</committed-date>
    <authored-date>2008-06-18T19:57:52-07:00</authored-date>
    <message>Add pdoc task to toplevel Rakefile</message>
    <tree>40379410bf89f98842f2f58af739d9ed4bf22613</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a83ac48501aaba12b3d8abc0c6d6fdf0155de74d</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/6a0929d98fbab0dbaf90e7e2b44efe4feb885604</url>
    <id>6a0929d98fbab0dbaf90e7e2b44efe4feb885604</id>
    <committed-date>2008-06-18T19:56:22-07:00</committed-date>
    <authored-date>2008-06-18T19:56:22-07:00</authored-date>
    <message>Update Rakefiles to connect to wrath as current user. Use ssh config to set a different user.</message>
    <tree>71c5ed4c245c017f1310de1112760cc1d6fcd739</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5c071a78bea7f1a1bdee4e75a730dfca25ee938c</id>
      </parent>
    </parents>
    <author>
      <name>Luke Redpath</name>
      <email>contact@lukeredpath.co.uk</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/a83ac48501aaba12b3d8abc0c6d6fdf0155de74d</url>
    <id>a83ac48501aaba12b3d8abc0c6d6fdf0155de74d</id>
    <committed-date>2008-06-17T13:00:28-07:00</committed-date>
    <authored-date>2008-06-05T05:20:54-07:00</authored-date>
    <message>Fix url_for with no arguments when default_url_options is not explicitly defined. [#339 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>4482edf993ac1d6c0e43dd79d2748563ae8c1ddd</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b99c1c939cd2329dad6d16a9dfeafdecdd5a412d</id>
      </parent>
    </parents>
    <author>
      <name>George Ogata</name>
      <email>george.ogata@gmail.com</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/5c071a78bea7f1a1bdee4e75a730dfca25ee938c</url>
    <id>5c071a78bea7f1a1bdee4e75a730dfca25ee938c</id>
    <committed-date>2008-06-17T11:45:44-07:00</committed-date>
    <authored-date>2008-06-08T20:45:57-07:00</authored-date>
    <message>Fix observers that use after_find. [#375 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>085cf3d74c4cfa1963407ccada4d34a375556abe</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d83e9d737a703b3634d0163599bdbede0500c31</id>
      </parent>
    </parents>
    <author>
      <name>Amos King</name>
      <email>amos.l.king@gmail.com</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/b99c1c939cd2329dad6d16a9dfeafdecdd5a412d</url>
    <id>b99c1c939cd2329dad6d16a9dfeafdecdd5a412d</id>
    <committed-date>2008-06-17T10:31:27-07:00</committed-date>
    <authored-date>2008-05-29T16:49:44-07:00</authored-date>
    <message>verify :redirect_to =&gt; :back should redirect to the referrer. [#280 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>6c1e2ddafd5fbbdbb478240387b87d03330e4201</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f1a1e551f58e5915ee931fdbe37bc0b6ac229630</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Kaspick</name>
      <email>andrew@redlinesoftware.com</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/4d83e9d737a703b3634d0163599bdbede0500c31</url>
    <id>4d83e9d737a703b3634d0163599bdbede0500c31</id>
    <committed-date>2008-06-17T00:34:00-07:00</committed-date>
    <authored-date>2008-06-16T23:24:58-07:00</authored-date>
    <message>Correct code example in dom_id docs.  [#437 state:resolved]</message>
    <tree>619c9b9f254cd7f3bcaf1502a162c839357d0584</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>67e8ec0e07314d367b1dc19ed3a1edf05105f8ce</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/f1a1e551f58e5915ee931fdbe37bc0b6ac229630</url>
    <id>f1a1e551f58e5915ee931fdbe37bc0b6ac229630</id>
    <committed-date>2008-06-13T15:46:03-07:00</committed-date>
    <authored-date>2008-06-13T15:23:44-07:00</authored-date>
    <message>Make rescue template xhtml compatible [Sam Ruby] [#415 state:resolved]</message>
    <tree>e9bea9ffb66ac918744cbaf0383e05091f0c8d8d</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4689496b525526a776004c4986d98b0ce62309d5</id>
      </parent>
    </parents>
    <author>
      <name>Ben Munat</name>
      <email>bmunat@gmail.com</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/67e8ec0e07314d367b1dc19ed3a1edf05105f8ce</url>
    <id>67e8ec0e07314d367b1dc19ed3a1edf05105f8ce</id>
    <committed-date>2008-06-11T18:08:11-07:00</committed-date>
    <authored-date>2008-06-11T16:26:35-07:00</authored-date>
    <message>Add :from option to calculations.  [#397 state:resolved]</message>
    <tree>21782593b2030775c4bc6e8d925ce9b84ef7ef08</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c83a1839464a77cb774fc4a04cefa53b36248041</id>
      </parent>
    </parents>
    <author>
      <name>Antonio Cangiano</name>
      <email>acangiano@gmail.com</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/4689496b525526a776004c4986d98b0ce62309d5</url>
    <id>4689496b525526a776004c4986d98b0ce62309d5</id>
    <committed-date>2008-06-11T17:36:16-07:00</committed-date>
    <authored-date>2008-06-11T12:25:19-07:00</authored-date>
    <message>Fixed non-standard SQL generated by preloading has_and_belongs_to_many association.  [#394 state:resolved]</message>
    <tree>25e24f7cd3cf9176d476c9a9ceeac3a5a75dfe21</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>20442acf8fe9af32bccc67e280ab0ef6f4e8ba85</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/c83a1839464a77cb774fc4a04cefa53b36248041</url>
    <id>c83a1839464a77cb774fc4a04cefa53b36248041</id>
    <committed-date>2008-06-11T09:12:27-07:00</committed-date>
    <authored-date>2008-06-03T02:06:59-07:00</authored-date>
    <message>Added some has_many tests

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>afcdc742aa1e54ac22f9f1b51dbbec9ed7845010</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>25a432763721167a3606085841d5517a8cc16991</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/20442acf8fe9af32bccc67e280ab0ef6f4e8ba85</url>
    <id>20442acf8fe9af32bccc67e280ab0ef6f4e8ba85</id>
    <committed-date>2008-06-11T09:11:54-07:00</committed-date>
    <authored-date>2008-06-11T09:11:11-07:00</authored-date>
    <message>Silence TimeZone warning</message>
    <tree>97d94cf3cb250f9af3e600a7c0bb177f0c24e6cd</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>535b98859cdd1f3bdcf38d2c4fd9d4c7ad493efc</id>
      </parent>
    </parents>
    <author>
      <name>Jan De Poorter</name>
      <email>jan@defv.be</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/25a432763721167a3606085841d5517a8cc16991</url>
    <id>25a432763721167a3606085841d5517a8cc16991</id>
    <committed-date>2008-06-11T09:02:15-07:00</committed-date>
    <authored-date>2008-06-11T05:17:40-07:00</authored-date>
    <message>Fix FormOptionsHelper tests.

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>2ef1f28ce40985fcd8e21dea0eaf1daba6cc6fd5</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e25e272fc596324982d1935b8dbfd4aa1d748bbf</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/535b98859cdd1f3bdcf38d2c4fd9d4c7ad493efc</url>
    <id>535b98859cdd1f3bdcf38d2c4fd9d4c7ad493efc</id>
    <committed-date>2008-06-11T08:56:53-07:00</committed-date>
    <authored-date>2008-06-11T04:57:19-07:00</authored-date>
    <message>Update docs to reflect 71bf75</message>
    <tree>28f57c33665b0a84e74509de24e289bf460624bb</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>23223ce415da13a09287325d114ce2d2e3923edf</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/antonmos/rails/commit/e25e272fc596324982d1935b8dbfd4aa1d748bbf</url>
    <id>e25e272fc596324982d1935b8dbfd4aa1d748bbf</id>
    <committed-date>2008-06-11T08:56:46-07:00</committed-date>
    <authored-date>2008-06-11T04:39:56-07:00</authored-date>
    <message>Disable validations for associated belongs_to record by default</message>
    <tree>83bd390dedb0200262e60c55ed7bc703ae76a514</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
</commits>
