<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>957a35e5c4f5b69e214745737a0ad717d8c85563</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/a3b62ba68402bcf451424bfa00d29ee41987c8ba</url>
    <id>a3b62ba68402bcf451424bfa00d29ee41987c8ba</id>
    <committed-date>2009-09-28T21:46:56-07:00</committed-date>
    <authored-date>2009-09-28T21:46:56-07:00</authored-date>
    <message>Use git for install, not http</message>
    <tree>ce27e4dc984e564c7c63e7538b1593363483e0ed</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c6245d46b06b4ceef3d8948051fa1d9ab5c12f6d</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/957a35e5c4f5b69e214745737a0ad717d8c85563</url>
    <id>957a35e5c4f5b69e214745737a0ad717d8c85563</id>
    <committed-date>2009-09-16T21:03:52-07:00</committed-date>
    <authored-date>2009-09-16T21:03:52-07:00</authored-date>
    <message>set a RAILS_ROOT to make tests happy</message>
    <tree>c8bfdc041b3c0d8fcb5e302c618994c2a324f8e8</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b76e882695d567ff6a8091f3a521b2fdcaa76f88</id>
      </parent>
      <parent>
        <id>1109afc47970950901ccdc3b326bc9690bca6b98</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/c6245d46b06b4ceef3d8948051fa1d9ab5c12f6d</url>
    <id>c6245d46b06b4ceef3d8948051fa1d9ab5c12f6d</id>
    <committed-date>2009-09-16T21:00:18-07:00</committed-date>
    <authored-date>2009-09-16T21:00:18-07:00</authored-date>
    <message>Merge branch 'master' of github.com:rsanheim/brain_buster</message>
    <tree>5cd95e15995c6e8aab3fb7623fecbe34806eb837</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5854ddbef46e75f2f1ae75746687c4fb997364bf</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/b76e882695d567ff6a8091f3a521b2fdcaa76f88</url>
    <id>b76e882695d567ff6a8091f3a521b2fdcaa76f88</id>
    <committed-date>2009-09-16T20:59:53-07:00</committed-date>
    <authored-date>2009-09-16T20:59:53-07:00</authored-date>
    <message>Ruby 1.9 compat; also clean up gem usage</message>
    <tree>3a3e80167b8889dede3af553a5b3061cff988525</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>baaf7abde5307664eb51ab6182e5931326a2258b</id>
      </parent>
    </parents>
    <author>
      <name>Adam Keys</name>
      <email>adam@therealadam.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/1109afc47970950901ccdc3b326bc9690bca6b98</url>
    <id>1109afc47970950901ccdc3b326bc9690bca6b98</id>
    <committed-date>2009-09-12T18:34:49-07:00</committed-date>
    <authored-date>2008-05-08T13:01:24-07:00</authored-date>
    <message>Search for views from RAILS_ROOT instead of the cwd of the dispatcher

Signed-off-by: Rob Sanheim &lt;rsanheim@gmail.com&gt;</message>
    <tree>6ff4ea418221a6f60930e4bae0163c3d62b7ea2f</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5854ddbef46e75f2f1ae75746687c4fb997364bf</id>
      </parent>
    </parents>
    <author>
      <name>Mereghost</name>
      <email>marcello.rocha@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/baaf7abde5307664eb51ab6182e5931326a2258b</url>
    <id>baaf7abde5307664eb51ab6182e5931326a2258b</id>
    <committed-date>2009-09-12T18:28:32-07:00</committed-date>
    <authored-date>2009-09-09T15:41:00-07:00</authored-date>
    <message>Requiring delegate for ruby 1.9 compatiblity

Signed-off-by: Mereghost &lt;marcello.rocha@gmail.com&gt;

Signed-off-by: Rob Sanheim &lt;rsanheim@gmail.com&gt;</message>
    <tree>af6e1ccf4cce284e4cf8f2745624934a66c8d5a2</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e910b2addbbafe0a2b473c2272ecf3ec5412ea4e</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/5854ddbef46e75f2f1ae75746687c4fb997364bf</url>
    <id>5854ddbef46e75f2f1ae75746687c4fb997364bf</id>
    <committed-date>2009-06-29T13:54:03-07:00</committed-date>
    <authored-date>2009-06-29T13:54:03-07:00</authored-date>
    <message>Overhaul test suite and massive clean up:

	- change to Micronaut and Micronaut Rails
	- make some examples more explicit and simple
	- reorganize to use nested describes
	- move specs -&gt; examples/_spec.rb -&gt; _example.rb</message>
    <tree>548a040a3c2a7fcc90338e3da14fb3ad5f2a4e26</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8845bebc9b5b0936ca533cac18ca930969007716</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/e910b2addbbafe0a2b473c2272ecf3ec5412ea4e</url>
    <id>e910b2addbbafe0a2b473c2272ecf3ec5412ea4e</id>
    <committed-date>2009-06-29T12:22:12-07:00</committed-date>
    <authored-date>2009-06-29T12:22:12-07:00</authored-date>
    <message>fixing tests against rails 2.3; add garlic file</message>
    <tree>de955bd8c6152dc4e3029b136461cebd6a96947e</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2eac80a379ad6c46e484a6f5492439cffc53cdd9</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/8845bebc9b5b0936ca533cac18ca930969007716</url>
    <id>8845bebc9b5b0936ca533cac18ca930969007716</id>
    <committed-date>2009-06-29T12:14:22-07:00</committed-date>
    <authored-date>2009-06-29T12:14:22-07:00</authored-date>
    <message>Hooking up garlic support for running suite against multiple versions of Rails</message>
    <tree>55232bd97e39c5eb4b59b89a6048618ea381545b</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0d9b3f1a139899e11979dc6654dfee06660493c4</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/2eac80a379ad6c46e484a6f5492439cffc53cdd9</url>
    <id>2eac80a379ad6c46e484a6f5492439cffc53cdd9</id>
    <committed-date>2009-06-29T11:35:09-07:00</committed-date>
    <authored-date>2009-06-29T11:35:09-07:00</authored-date>
    <message>updating README to markdown and cleaning up overall structure</message>
    <tree>d15b3da65897692ec888fe9d38253281dc11890a</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb21bcdeea48ef9a10a32ec137c09e595faa751b</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/0d9b3f1a139899e11979dc6654dfee06660493c4</url>
    <id>0d9b3f1a139899e11979dc6654dfee06660493c4</id>
    <committed-date>2009-06-19T13:51:31-07:00</committed-date>
    <authored-date>2009-06-19T13:51:31-07:00</authored-date>
    <message>add link to CI build</message>
    <tree>7b0e2118f192235c7714a87622a6a678d8d2c966</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e3a0dd40562dfde57fad5be07a21a96c63839970</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/cb21bcdeea48ef9a10a32ec137c09e595faa751b</url>
    <id>cb21bcdeea48ef9a10a32ec137c09e595faa751b</id>
    <committed-date>2009-04-08T10:26:28-07:00</committed-date>
    <authored-date>2009-04-08T10:26:28-07:00</authored-date>
    <message>don't try to be too clever with spec dependencies'</message>
    <tree>b2fde60b72448c0cd898b2b2f20bc921e65209bf</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>635afdff067a7d0efa2051d7b305c9066f989e30</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/e3a0dd40562dfde57fad5be07a21a96c63839970</url>
    <id>e3a0dd40562dfde57fad5be07a21a96c63839970</id>
    <committed-date>2009-04-08T10:23:08-07:00</committed-date>
    <authored-date>2009-04-08T10:23:08-07:00</authored-date>
    <message>add warning about Rails 2.3</message>
    <tree>9aad9e4b3cfa34c9db11fcedaf06af1d590df8e6</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>497fedf6e9615aca4c265b242db4d5e0918f83d8</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/635afdff067a7d0efa2051d7b305c9066f989e30</url>
    <id>635afdff067a7d0efa2051d7b305c9066f989e30</id>
    <committed-date>2009-01-09T11:44:17-08:00</committed-date>
    <authored-date>2009-01-09T11:44:17-08:00</authored-date>
    <message>oops, fix a the find when we have an id...clean up the database while we are at it...</message>
    <tree>1c82eefedcebf3543ec367e5ecef069f4b113398</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f9657ee9467524bf8be2759b218acd21152fcaf6</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/497fedf6e9615aca4c265b242db4d5e0918f83d8</url>
    <id>497fedf6e9615aca4c265b242db4d5e0918f83d8</id>
    <committed-date>2009-01-09T11:13:59-08:00</committed-date>
    <authored-date>2009-01-09T11:13:59-08:00</authored-date>
    <message>clean up and refactor</message>
    <tree>be27eca87fa5de841fcf4b13457d3b282dbecabf</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5eccf51a87c7a0e53a744e5fecd6027caf99c43f</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/f9657ee9467524bf8be2759b218acd21152fcaf6</url>
    <id>f9657ee9467524bf8be2759b218acd21152fcaf6</id>
    <committed-date>2009-01-09T11:08:46-08:00</committed-date>
    <authored-date>2009-01-09T11:08:46-08:00</authored-date>
    <message>properly add the tmp dir...</message>
    <tree>2d4527bf3868fa19b612cb01dea83bbb08e7c385</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1d0605d37ffe0a361c743a85c84b31e4213c4f1</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/5eccf51a87c7a0e53a744e5fecd6027caf99c43f</url>
    <id>5eccf51a87c7a0e53a744e5fecd6027caf99c43f</id>
    <committed-date>2009-01-09T11:06:33-08:00</committed-date>
    <authored-date>2009-01-09T11:06:33-08:00</authored-date>
    <message>better?</message>
    <tree>88e4f144ffa3494c4ee2c59ad1711746de91b141</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df25a3f13828ffa5fc403d2acefd290f6f0ce1a8</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/a1d0605d37ffe0a361c743a85c84b31e4213c4f1</url>
    <id>a1d0605d37ffe0a361c743a85c84b31e4213c4f1</id>
    <committed-date>2009-01-09T11:05:18-08:00</committed-date>
    <authored-date>2009-01-09T11:05:18-08:00</authored-date>
    <message>lock to relevance log_buddy</message>
    <tree>4d2609e2ee05d87a61972d73dcb1703d52da8787</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2ff6771ad5c6527a2b10badf0c07e05b5e72a8a1</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/df25a3f13828ffa5fc403d2acefd290f6f0ce1a8</url>
    <id>df25a3f13828ffa5fc403d2acefd290f6f0ce1a8</id>
    <committed-date>2009-01-09T10:55:45-08:00</committed-date>
    <authored-date>2009-01-09T10:55:45-08:00</authored-date>
    <message>add random_function, fixing specs...</message>
    <tree>d1f0dd0e05b819e695decf0e73df13cc9c012fb4</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb22cb7dbb6f6d6938f73882fada9486500e2e52</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/2ff6771ad5c6527a2b10badf0c07e05b5e72a8a1</url>
    <id>2ff6771ad5c6527a2b10badf0c07e05b5e72a8a1</id>
    <committed-date>2009-01-09T10:32:33-08:00</committed-date>
    <authored-date>2009-01-09T10:32:33-08:00</authored-date>
    <message>clean up specs and move log file to tmp/</message>
    <tree>03bab1785f95dc275ab25741376a5945bfd52624</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>05ce4af1e9aee82e19bdcd3b1a8a83b3db2d72b7</id>
      </parent>
      <parent>
        <id>899354161799f94df4efb921eed9252b11a7e3f3</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/eb22cb7dbb6f6d6938f73882fada9486500e2e52</url>
    <id>eb22cb7dbb6f6d6938f73882fada9486500e2e52</id>
    <committed-date>2009-01-09T10:28:52-08:00</committed-date>
    <authored-date>2009-01-09T10:28:52-08:00</authored-date>
    <message>Merge commit '8993541'</message>
    <tree>3a9f345fdf9e707b25b414758e499993aed008d8</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3842a0513693f2bcb2276dbe8a384cdab81a3ffe</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/899354161799f94df4efb921eed9252b11a7e3f3</url>
    <id>899354161799f94df4efb921eed9252b11a7e3f3</id>
    <committed-date>2009-01-09T10:27:57-08:00</committed-date>
    <authored-date>2009-01-09T10:27:57-08:00</authored-date>
    <message>allow specs against a sqlite3 database and add a functional spec against db</message>
    <tree>6619cb3aeda58584e4a3e8ab3940eea5802436d5</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a3c790dee41811ce76e55d49605e708b4d8bb7a</id>
      </parent>
      <parent>
        <id>3842a0513693f2bcb2276dbe8a384cdab81a3ffe</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/05ce4af1e9aee82e19bdcd3b1a8a83b3db2d72b7</url>
    <id>05ce4af1e9aee82e19bdcd3b1a8a83b3db2d72b7</id>
    <committed-date>2009-01-09T10:12:22-08:00</committed-date>
    <authored-date>2009-01-09T10:12:22-08:00</authored-date>
    <message>Merge commit 'abedra/master'</message>
    <tree>aba24d3cae7b1493706c8e5faffca5fd2ade6627</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64ea3ca198ed1326330580fc9b0a6102e5dcbf52</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/8a3c790dee41811ce76e55d49605e708b4d8bb7a</url>
    <id>8a3c790dee41811ce76e55d49605e708b4d8bb7a</id>
    <committed-date>2009-01-09T10:04:03-08:00</committed-date>
    <authored-date>2009-01-09T10:04:03-08:00</authored-date>
    <message>fail fast if gems are missing</message>
    <tree>2b0e3dfa969b514b8e28fe77c3f0d833300a927b</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>64ea3ca198ed1326330580fc9b0a6102e5dcbf52</id>
      </parent>
    </parents>
    <author>
      <name>Aaron Bedra</name>
      <email>aaron@thinkrelevance.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/3842a0513693f2bcb2276dbe8a384cdab81a3ffe</url>
    <id>3842a0513693f2bcb2276dbe8a384cdab81a3ffe</id>
    <committed-date>2009-01-02T07:25:21-08:00</committed-date>
    <authored-date>2009-01-02T07:25:21-08:00</authored-date>
    <message>fixes for lighthouse bug http://relevance.lighthouseapp.com/projects/20527/tickets/4-ensure-the-random-id-we-find-is-always-really-in-the-db</message>
    <tree>fcdfc0c218f857ca33f3b256a9a3c5cf3c75fc51</tree>
    <committer>
      <name>Aaron Bedra</name>
      <email>aaron@thinkrelevance.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e9396b0298f0fd8d45cea2c57d4f4b6c5982c272</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/64ea3ca198ed1326330580fc9b0a6102e5dcbf52</url>
    <id>64ea3ca198ed1326330580fc9b0a6102e5dcbf52</id>
    <committed-date>2008-12-05T09:06:26-08:00</committed-date>
    <authored-date>2008-12-05T09:06:26-08:00</authored-date>
    <message>moving todos to lighthouse, where they belong</message>
    <tree>b6c3a8b3e65f4e48fe1fd59bd2bf23e5f2e20262</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>662499b0c351d38c145e679e301cb477a21b8be1</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/e9396b0298f0fd8d45cea2c57d4f4b6c5982c272</url>
    <id>e9396b0298f0fd8d45cea2c57d4f4b6c5982c272</id>
    <committed-date>2008-12-05T08:51:01-08:00</committed-date>
    <authored-date>2008-12-05T08:51:01-08:00</authored-date>
    <message>push 0.8.2 - tentative fixes for Rails 2.2...still needs some full-stack testing against a real Rails app to confirm this is all good</message>
    <tree>acd174fa249618be764890686e2e3e629702b400</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0cd17c6a21d0e362e7450622523e2bc80d077d16</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/662499b0c351d38c145e679e301cb477a21b8be1</url>
    <id>662499b0c351d38c145e679e301cb477a21b8be1</id>
    <committed-date>2008-12-05T08:49:20-08:00</committed-date>
    <authored-date>2008-12-05T08:49:20-08:00</authored-date>
    <message>rename all .rhtml to .html.erb</message>
    <tree>bd800debbe675fb262a17f30f9447cb05f4a79b4</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>684bf7c8955728d0ff7ae1b46cc6a72606635a5a</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/0cd17c6a21d0e362e7450622523e2bc80d077d16</url>
    <id>0cd17c6a21d0e362e7450622523e2bc80d077d16</id>
    <committed-date>2008-12-05T08:03:33-08:00</committed-date>
    <authored-date>2008-12-05T08:03:33-08:00</authored-date>
    <message>rename all tests to specs</message>
    <tree>606cd1f70b3f572a7664456dbec1aee02e734c56</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>779b0b0414665d43c8d77160d137d2f63a45b37c</id>
      </parent>
    </parents>
    <author>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </author>
    <url>http://github.com/rsanheim/brain_buster/commit/684bf7c8955728d0ff7ae1b46cc6a72606635a5a</url>
    <id>684bf7c8955728d0ff7ae1b46cc6a72606635a5a</id>
    <committed-date>2008-12-05T08:00:57-08:00</committed-date>
    <authored-date>2008-12-05T08:00:57-08:00</authored-date>
    <message>spec helper, not bb test helper</message>
    <tree>3e4225a553ecb1870e377f5a99235c6c419a177d</tree>
    <committer>
      <name>Rob Sanheim</name>
      <email>rsanheim@gmail.com</email>
    </committer>
  </commit>
</commits>
