<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>bf909da0336156982c58acb94224756a5e852f23</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/0ebf4890d4afa255030d73848123d085a78b37da</url>
    <id>0ebf4890d4afa255030d73848123d085a78b37da</id>
    <committed-date>2008-09-01T14:34:50-07:00</committed-date>
    <authored-date>2008-09-01T14:34:50-07:00</authored-date>
    <message>Make the auto-method check compatible with Sequel</message>
    <tree>b46623cb3540bb915bb145c3df962f63ec31896f</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>956ad0bb3d747b6f3736e2789f4e2e85d2e4a3b7</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/bf909da0336156982c58acb94224756a5e852f23</url>
    <id>bf909da0336156982c58acb94224756a5e852f23</id>
    <committed-date>2008-08-25T15:11:23-07:00</committed-date>
    <authored-date>2008-08-25T15:11:23-07:00</authored-date>
    <message>Removed a couple irrelevant lines in the docs</message>
    <tree>a4e681062bc8ab9e9f32bfbac7575a9145e4d970</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fc47c570b3e30c8d2d267b61dfeaee50f7aaf9c6</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/956ad0bb3d747b6f3736e2789f4e2e85d2e4a3b7</url>
    <id>956ad0bb3d747b6f3736e2789f4e2e85d2e4a3b7</id>
    <committed-date>2008-08-25T14:41:33-07:00</committed-date>
    <authored-date>2008-08-25T14:41:33-07:00</authored-date>
    <message>url wasn't being called in the context of the controller in ResourcefulFormWithErrors (thanks Martin Kihlgren)</message>
    <tree>6d175c8fedf0858adb3d87c6368338444ca0f4db</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>131783030a7d674cf6f61b9b4232df065459d3c8</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/fc47c570b3e30c8d2d267b61dfeaee50f7aaf9c6</url>
    <id>fc47c570b3e30c8d2d267b61dfeaee50f7aaf9c6</id>
    <committed-date>2008-08-24T23:04:29-07:00</committed-date>
    <authored-date>2008-08-24T23:04:29-07:00</authored-date>
    <message>Made the :label option work on the select helper</message>
    <tree>565438e3477802650fdf75c712e66ab2e581bdf4</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d73596cabb0063be8588a64de6fe9903b387c1f4</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/131783030a7d674cf6f61b9b4232df065459d3c8</url>
    <id>131783030a7d674cf6f61b9b4232df065459d3c8</id>
    <committed-date>2008-08-24T19:07:53-07:00</committed-date>
    <authored-date>2008-08-24T19:07:53-07:00</authored-date>
    <message>Squashed commit of the following:

commit d8e3cf6e12504be592381768a03baa4742532ea7
Author: Michael Sheakoski &lt;michael@Michaels-iMac.local&gt;
Date:   Sun Aug 24 22:05:15 2008 -0400

    Updates to documentation

commit 2609d69ab65f9b7ba588ed52d9012c661c881146
Author: Yehuda Katz &lt;wycats@gmail.com&gt;
Date:   Fri Aug 22 20:01:59 2008 -0700

    Adding more fireproof specs

commit 95e0c3fb744b5d09227fe1fd92936dd97d1ca6e2
Author: Yehuda Katz &lt;wycats@gmail.com&gt;
Date:   Fri Aug 22 19:02:28 2008 -0700

    More heckle-proofing

commit faca14d2623608f01f745e23c4c879089b9115c2
Author: Yehuda Katz &lt;wycats@gmail.com&gt;
Date:   Fri Aug 22 17:49:17 2008 -0700

    process_form_attrs now heckle-proof

commit 2436a380ad392ff2e720575e706749da094f2f29
Author: Yehuda Katz &lt;wycats@gmail.com&gt;
Date:   Fri Aug 22 16:48:05 2008 -0700

    All specs pass

commit 0bd5bd550f0c4a684352cab95ba25bf86f66f7d1
Author: Michael Sheakoski &lt;michael@Michaels-iMac.local&gt;
Date:   Thu Aug 21 15:13:11 2008 -0400

    Phase 1 of wycats options_for and options refactor</message>
    <tree>61c17e1ca455e9012adf828cedd7f042200acd28</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ba092dc0c7f96e3dd90e6f3256318d2982067b61</id>
      </parent>
    </parents>
    <author>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/d73596cabb0063be8588a64de6fe9903b387c1f4</url>
    <id>d73596cabb0063be8588a64de6fe9903b387c1f4</id>
    <committed-date>2008-08-21T10:26:27-07:00</committed-date>
    <authored-date>2008-08-21T10:26:27-07:00</authored-date>
    <message>Make specs pass again</message>
    <tree>40388484bceb6a0d9b94ffe72ab29946aaafb3b0</tree>
    <committer>
      <name>Yehuda Katz</name>
      <email>wycats@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>61505f12f712a078e3ca30f445425b712da4196f</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/ba092dc0c7f96e3dd90e6f3256318d2982067b61</url>
    <id>ba092dc0c7f96e3dd90e6f3256318d2982067b61</id>
    <committed-date>2008-08-20T23:34:20-07:00</committed-date>
    <authored-date>2008-08-20T23:34:20-07:00</authored-date>
    <message>Add the ability to pass :collection =&gt; [[1, &quot;Two&quot;], [2, &quot;Two&quot;]] in a data-bound select helper (thanks Bryan Ray!)</message>
    <tree>cc15f6b0599959adc1419f2c021d788ac492c592</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8cb08bcf94172edae0e150c18b53158417524697</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Ray</name>
      <email>bryansray@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/61505f12f712a078e3ca30f445425b712da4196f</url>
    <id>61505f12f712a078e3ca30f445425b712da4196f</id>
    <committed-date>2008-08-20T23:22:43-07:00</committed-date>
    <authored-date>2008-08-20T20:19:23-07:00</authored-date>
    <message>Simple documentation fix options_for_select is now options_for.</message>
    <tree>703476e64505cf04f5d47d4ed6e636966021d97e</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2cf8dfd7a1fed486602c057ac800d52d44347d69</id>
      </parent>
    </parents>
    <author>
      <name>Bryan Ray</name>
      <email>bryansray@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/8cb08bcf94172edae0e150c18b53158417524697</url>
    <id>8cb08bcf94172edae0e150c18b53158417524697</id>
    <committed-date>2008-08-20T23:22:20-07:00</committed-date>
    <authored-date>2008-08-20T20:17:52-07:00</authored-date>
    <message>The attrs method on the options method was not being used anywhere at the moment and decided to take a YAGNI stand point.</message>
    <tree>9b4445d96261f7b6b028361180689c4764660333</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8729b0af95e189a3600bbbec7bab02d387325ba4</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/2cf8dfd7a1fed486602c057ac800d52d44347d69</url>
    <id>2cf8dfd7a1fed486602c057ac800d52d44347d69</id>
    <committed-date>2008-08-20T20:04:43-07:00</committed-date>
    <authored-date>2008-08-20T20:04:43-07:00</authored-date>
    <message>Added spec to make sure the hidden field goes *before* a boolean checkbox</message>
    <tree>540d321d648db8b3cfde8b6dff053100d57c0e46</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f197e6acdf38d378aae60517454f99882617caa7</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/8729b0af95e189a3600bbbec7bab02d387325ba4</url>
    <id>8729b0af95e189a3600bbbec7bab02d387325ba4</id>
    <committed-date>2008-08-20T19:38:37-07:00</committed-date>
    <authored-date>2008-08-20T19:38:37-07:00</authored-date>
    <message>Don't pollute the &lt;select&gt; attributes with &lt;option&gt; attributes (thanks Brian Ray)</message>
    <tree>0890c257cf460d6e02755431d069f31c9595c5e0</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d597bfe82a55c4a5acb46fbedd59a5730c2c9376</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/f197e6acdf38d378aae60517454f99882617caa7</url>
    <id>f197e6acdf38d378aae60517454f99882617caa7</id>
    <committed-date>2008-08-20T18:04:41-07:00</committed-date>
    <authored-date>2008-08-20T18:04:41-07:00</authored-date>
    <message>Only pass :selected and :value to &lt;option&gt; tags generated by the select helper</message>
    <tree>1463c9a0afd25a18c709537d7363a45c2ebcd5e5</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>77a4e2a1b40af623851d3faf666334220ade48ce</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/d597bfe82a55c4a5acb46fbedd59a5730c2c9376</url>
    <id>d597bfe82a55c4a5acb46fbedd59a5730c2c9376</id>
    <committed-date>2008-08-20T17:14:34-07:00</committed-date>
    <authored-date>2008-08-20T17:14:34-07:00</authored-date>
    <message>:prompt should render at the top of the list in the select helper. (thanks thefool808)</message>
    <tree>ea21e5cd348a91cd889ceb34b709983b3acacdf4</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>67fe98379418369023f958db96744ee40a22d35e</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/77a4e2a1b40af623851d3faf666334220ade48ce</url>
    <id>77a4e2a1b40af623851d3faf666334220ade48ce</id>
    <committed-date>2008-08-20T16:55:56-07:00</committed-date>
    <authored-date>2008-08-20T16:55:56-07:00</authored-date>
    <message>Accept a single dimensional array in select(:collection =&gt; %w(one two three))</message>
    <tree>06640bd35d57ce73abf99716887c2e5ba0c491f4</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ec66ff8d00f8404e9f91a19997ad0ccc3e7ebdc7</id>
      </parent>
    </parents>
    <author>
      <name>Jonas Nicklas</name>
      <email>jonas.nicklas@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/67fe98379418369023f958db96744ee40a22d35e</url>
    <id>67fe98379418369023f958db96744ee40a22d35e</id>
    <committed-date>2008-08-19T02:45:52-07:00</committed-date>
    <authored-date>2008-08-17T13:17:06-07:00</authored-date>
    <message>comments for restful controllers

Signed-off-by: Michael S. Klishin &lt;michael@novemberain.com&gt;</message>
    <tree>a68f0b2c3ce57bc1cb435ed57d6e32b6472f1625</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3ccd0a1f26656c81f93a29be24976c58f1c96fe7</id>
      </parent>
      <parent>
        <id>1b30f4f7e03d625c574d1ca276fffa4fb410802a</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/ec66ff8d00f8404e9f91a19997ad0ccc3e7ebdc7</url>
    <id>ec66ff8d00f8404e9f91a19997ad0ccc3e7ebdc7</id>
    <committed-date>2008-08-18T13:05:49-07:00</committed-date>
    <authored-date>2008-08-18T13:05:49-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:wycats/merb-plugins</message>
    <tree>387e22d2917db5a6bec64dbae8b0f9a7b1fd17d2</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4590cbc56c6e6655281b2f0989a4bd0cc4c6aef7</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/1b30f4f7e03d625c574d1ca276fffa4fb410802a</url>
    <id>1b30f4f7e03d625c574d1ca276fffa4fb410802a</id>
    <committed-date>2008-08-18T13:04:27-07:00</committed-date>
    <authored-date>2008-08-18T13:04:27-07:00</authored-date>
    <message>Revert &quot;Options for select should display prompt or blank as first option.&quot;

This reverts commit 4590cbc56c6e6655281b2f0989a4bd0cc4c6aef7.</message>
    <tree>c6ec44bc50d7d9b8a425ef3aba579b89ff58b4b6</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92de5eee2139641522c2e5bcbceb5c2fb2783a03</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/3ccd0a1f26656c81f93a29be24976c58f1c96fe7</url>
    <id>3ccd0a1f26656c81f93a29be24976c58f1c96fe7</id>
    <committed-date>2008-08-18T12:39:29-07:00</committed-date>
    <authored-date>2008-08-18T12:39:29-07:00</authored-date>
    <message>Consolidated separate data-bound (_control) and unbound (_field) helpers into a single helper</message>
    <tree>387e22d2917db5a6bec64dbae8b0f9a7b1fd17d2</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92de5eee2139641522c2e5bcbceb5c2fb2783a03</id>
      </parent>
    </parents>
    <author>
      <name>Ludo van den Boom</name>
      <email>ludo.vandenboom@cubicphuse.nl</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/4590cbc56c6e6655281b2f0989a4bd0cc4c6aef7</url>
    <id>4590cbc56c6e6655281b2f0989a4bd0cc4c6aef7</id>
    <committed-date>2008-08-18T05:05:50-07:00</committed-date>
    <authored-date>2008-08-18T04:02:28-07:00</authored-date>
    <message>Options for select should display prompt or blank as first option.

Signed-off-by: Michael S. Klishin &lt;michael@novemberain.com&gt;</message>
    <tree>a951dd8d331b2ed619b62f3fc0134b954720467b</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>82cfeadee026c3f7772343f032cc3422cab41209</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/92de5eee2139641522c2e5bcbceb5c2fb2783a03</url>
    <id>92de5eee2139641522c2e5bcbceb5c2fb2783a03</id>
    <committed-date>2008-08-17T23:09:50-07:00</committed-date>
    <authored-date>2008-08-17T23:09:50-07:00</authored-date>
    <message>Oops! Forgot to rename a couple methods</message>
    <tree>c6ec44bc50d7d9b8a425ef3aba579b89ff58b4b6</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f648db267d98338ba6aecdbbd54ae9443578e9c1</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/82cfeadee026c3f7772343f032cc3422cab41209</url>
    <id>82cfeadee026c3f7772343f032cc3422cab41209</id>
    <committed-date>2008-08-17T22:59:28-07:00</committed-date>
    <authored-date>2008-08-17T22:59:28-07:00</authored-date>
    <message>Renamed helpers in preparation for consolidating the _control/_field methods into a single public method. To be continued...</message>
    <tree>80e5e8a0f4ce342248daf32f21a84fda2efb6487</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cc6461712b42bf724c53380c35435f9ff9df9287</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/f648db267d98338ba6aecdbbd54ae9443578e9c1</url>
    <id>f648db267d98338ba6aecdbbd54ae9443578e9c1</id>
    <committed-date>2008-08-17T20:40:55-07:00</committed-date>
    <authored-date>2008-08-17T20:40:55-07:00</authored-date>
    <message>Changed default builder to ResourcefulFormWithErrors</message>
    <tree>f3730d56ddd0fc2fa512259c246e6a23dcbe10d0</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e59f95661e2441d12f966da81e53c51558a04d5d</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/cc6461712b42bf724c53380c35435f9ff9df9287</url>
    <id>cc6461712b42bf724c53380c35435f9ff9df9287</id>
    <committed-date>2008-08-17T16:12:41-07:00</committed-date>
    <authored-date>2008-08-17T16:12:41-07:00</authored-date>
    <message>Fixes checkbox_control always submitting the &quot;off&quot; value. Resolves ticket #145. Thanks Bryan Ray!</message>
    <tree>e57e00a1f72211b36a83f79c7a956508102f4a8f</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2b76fb1f2d4dc47b80ffac6fa2666bdb0af15d47</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/e59f95661e2441d12f966da81e53c51558a04d5d</url>
    <id>e59f95661e2441d12f966da81e53c51558a04d5d</id>
    <committed-date>2008-08-16T22:42:32-07:00</committed-date>
    <authored-date>2008-08-16T22:42:32-07:00</authored-date>
    <message>Revert &quot;Applied patch from #143, updated incorrect documentation.&quot;

This reverts commit 2b76fb1f2d4dc47b80ffac6fa2666bdb0af15d47.</message>
    <tree>8483efc2892287a4d7182762bd1d6cff5780ad73</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3c57a1795a00ac28f50037dcaa9dc24ddf54813b</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/2b76fb1f2d4dc47b80ffac6fa2666bdb0af15d47</url>
    <id>2b76fb1f2d4dc47b80ffac6fa2666bdb0af15d47</id>
    <committed-date>2008-08-15T15:01:57-07:00</committed-date>
    <authored-date>2008-08-15T15:01:57-07:00</authored-date>
    <message>Applied patch from #143, updated incorrect documentation.</message>
    <tree>4debfae70d6362723c9925b6c0fd3d7f5db7b6e0</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e258e56ddc55cf1491b84c2476449e6a5e6bf3ed</id>
      </parent>
    </parents>
    <author>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/3c57a1795a00ac28f50037dcaa9dc24ddf54813b</url>
    <id>3c57a1795a00ac28f50037dcaa9dc24ddf54813b</id>
    <committed-date>2008-08-13T13:54:56-07:00</committed-date>
    <authored-date>2008-08-13T13:54:56-07:00</authored-date>
    <message>Merged helpers_refactor branch into master</message>
    <tree>8483efc2892287a4d7182762bd1d6cff5780ad73</tree>
    <committer>
      <name>Michael Sheakoski</name>
      <email>michael@Michaels-iMac.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eabab3ab17d0622cd4b2424eaff87fa09e7e3b0d</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/e258e56ddc55cf1491b84c2476449e6a5e6bf3ed</url>
    <id>e258e56ddc55cf1491b84c2476449e6a5e6bf3ed</id>
    <committed-date>2008-08-12T21:08:40-07:00</committed-date>
    <authored-date>2008-08-12T21:08:40-07:00</authored-date>
    <message>Bump up versions.</message>
    <tree>9c794e24230ae014cb976dbe0f65caf95dd2977b</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f5de2f6f1dec9d6406d608f3cea21a5b4a7d0254</id>
      </parent>
      <parent>
        <id>8cffdb0960e022b561610476bc1b48ec29e2e203</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/eabab3ab17d0622cd4b2424eaff87fa09e7e3b0d</url>
    <id>eabab3ab17d0622cd4b2424eaff87fa09e7e3b0d</id>
    <committed-date>2008-08-08T15:14:50-07:00</committed-date>
    <authored-date>2008-08-08T15:14:50-07:00</authored-date>
    <message>Merge branch 'migration_invocation'

* migration_invocation:
  added invocations for migration generator</message>
    <tree>74da09aad3f4399a77f79e06c370b54453a33219</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cbef11c7a544778cda5496181fd87e9822ad2129</id>
      </parent>
    </parents>
    <author>
      <name>Jonas Nicklas</name>
      <email>jonas.nicklas@gmail.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/8cffdb0960e022b561610476bc1b48ec29e2e203</url>
    <id>8cffdb0960e022b561610476bc1b48ec29e2e203</id>
    <committed-date>2008-08-08T04:07:26-07:00</committed-date>
    <authored-date>2008-08-08T04:07:26-07:00</authored-date>
    <message>added invocations for migration generator</message>
    <tree>aecb60cd44ce9c04aaa575e55045eb0e442b0894</tree>
    <committer>
      <name>Jonas Nicklas</name>
      <email>jonas.nicklas@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cbef11c7a544778cda5496181fd87e9822ad2129</id>
      </parent>
    </parents>
    <author>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </author>
    <url>http://github.com/wycats/merb-plugins/commit/f5de2f6f1dec9d6406d608f3cea21a5b4a7d0254</url>
    <id>f5de2f6f1dec9d6406d608f3cea21a5b4a7d0254</id>
    <committed-date>2008-08-08T00:44:03-07:00</committed-date>
    <authored-date>2008-08-08T00:44:03-07:00</authored-date>
    <message>Add Rake task that creates sessions table.</message>
    <tree>a4e9ed630b6b6753c770aab396dd98742e5768b0</tree>
    <committer>
      <name>Michael S. Klishin</name>
      <email>michael@novemberain.com</email>
    </committer>
  </commit>
</commits>
