<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>5d02a5bef6a9b7cf66c9fe1a9381086d0d9b9b1c</id>
      </parent>
      <parent>
        <id>534c5ce7ded9892fd05866537dd50409bd4d08d1</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/a0351bdfe019a2e28f8f4d71e78e2979aa29b98a</url>
    <id>a0351bdfe019a2e28f8f4d71e78e2979aa29b98a</id>
    <committed-date>2009-02-01T18:12:15-08:00</committed-date>
    <authored-date>2009-02-01T18:12:15-08:00</authored-date>
    <message>Merge commit '534c5ce7ded9892fd05866537dd50409bd4d08d1'</message>
    <tree>066a3bf40723aba4ff40b3e65a1008af8bb388b1</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>08fee448521af81d2a79901c2f94dad28056d53c</id>
      </parent>
    </parents>
    <author>
      <name>Chris Kampmeier</name>
      <email>chris@kampers.net</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/534c5ce7ded9892fd05866537dd50409bd4d08d1</url>
    <id>534c5ce7ded9892fd05866537dd50409bd4d08d1</id>
    <committed-date>2009-02-01T17:47:52-08:00</committed-date>
    <authored-date>2008-12-04T04:55:04-08:00</authored-date>
    <message>Add a new matcher for testing controller filters: controller.should have_before_filter(:admin_required).with(:except =&gt; :index)</message>
    <tree>fffe36449cbccba0a24234ad8339373e7060da86</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>448e4ddf23069d42e72959384fec958f7feffd29</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/5d02a5bef6a9b7cf66c9fe1a9381086d0d9b9b1c</url>
    <id>5d02a5bef6a9b7cf66c9fe1a9381086d0d9b9b1c</id>
    <committed-date>2008-07-21T08:41:20-07:00</committed-date>
    <authored-date>2008-07-21T08:41:20-07:00</authored-date>
    <message>added have_form_getting_from and renamed (adding extra t) #have_form_putting_to</message>
    <tree>4126fd9da0c944905a6346a356a07b3ff89110d3</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>46fbf6d8333592de3681b6e501c5af4b6b5fce5b</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/448e4ddf23069d42e72959384fec958f7feffd29</url>
    <id>448e4ddf23069d42e72959384fec958f7feffd29</id>
    <committed-date>2008-07-21T08:40:49-07:00</committed-date>
    <authored-date>2008-07-21T08:40:49-07:00</authored-date>
    <message>only load spec matchers if in test env</message>
    <tree>a3fd9fe6189e56d3b7594e7a7949d0b7ed3188b4</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e4571cf5f133d509280d08038fbad6b77d309301</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/46fbf6d8333592de3681b6e501c5af4b6b5fce5b</url>
    <id>46fbf6d8333592de3681b6e501c5af4b6b5fce5b</id>
    <committed-date>2008-06-13T11:05:30-07:00</committed-date>
    <authored-date>2008-06-13T11:05:30-07:00</authored-date>
    <message>added has_file_field_for</message>
    <tree>4fa6dc6331ba8dc9b8ddffba012ebcc9707ff4ae</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>08fee448521af81d2a79901c2f94dad28056d53c</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/e4571cf5f133d509280d08038fbad6b77d309301</url>
    <id>e4571cf5f133d509280d08038fbad6b77d309301</id>
    <committed-date>2008-06-06T07:07:49-07:00</committed-date>
    <authored-date>2008-06-06T07:06:05-07:00</authored-date>
    <message>added #content_for</message>
    <tree>fb583bf59034152b55f5046b5d0ab7a94ddd4424</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ff22443cc00ad59095cafcdfa7d27a07e2efc57e</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/08fee448521af81d2a79901c2f94dad28056d53c</url>
    <id>08fee448521af81d2a79901c2f94dad28056d53c</id>
    <committed-date>2008-05-01T14:17:10-07:00</committed-date>
    <authored-date>2008-05-01T14:17:10-07:00</authored-date>
    <message>use only one param for form_puting_to</message>
    <tree>c4bd30839b07eaa8717bb37f7cc73668ea7953fd</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7de8922c05e68205152f78a84a734663179f6c4b</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/ff22443cc00ad59095cafcdfa7d27a07e2efc57e</url>
    <id>ff22443cc00ad59095cafcdfa7d27a07e2efc57e</id>
    <committed-date>2008-04-24T12:11:34-07:00</committed-date>
    <authored-date>2008-04-24T12:11:34-07:00</authored-date>
    <message>rewrite view matchers to be more model centric</message>
    <tree>899222290a1928279a8621b5514f04fc33e13f00</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b09228f56d8b9612511d471ecf38c837685fdacb</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/7de8922c05e68205152f78a84a734663179f6c4b</url>
    <id>7de8922c05e68205152f78a84a734663179f6c4b</id>
    <committed-date>2008-04-22T11:16:57-07:00</committed-date>
    <authored-date>2008-04-22T11:16:57-07:00</authored-date>
    <message>use Hash#slice</message>
    <tree>b14f3dc61a4e1f1b03db99190f9cd6ce5b793ffb</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a856c35afff3d7d887082fbe88ac2d4a7779c49</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/b09228f56d8b9612511d471ecf38c837685fdacb</url>
    <id>b09228f56d8b9612511d471ecf38c837685fdacb</id>
    <committed-date>2008-04-22T05:46:23-07:00</committed-date>
    <authored-date>2008-04-21T22:15:17-07:00</authored-date>
    <message>DRY up the view matchers</message>
    <tree>6e0b69d71f02ede4ad08b5181d210fa01c2c5135</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>13464a3a97675e958e7c216be2f8558aeaf60eed</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/0a856c35afff3d7d887082fbe88ac2d4a7779c49</url>
    <id>0a856c35afff3d7d887082fbe88ac2d4a7779c49</id>
    <committed-date>2008-04-22T05:46:23-07:00</committed-date>
    <authored-date>2008-04-21T22:05:23-07:00</authored-date>
    <message>added #be_valid and #have_error_on</message>
    <tree>d88854ab8731d5465e01c01605a006b2d1306b72</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cfda85023be7b8bc9fd8ecda9b251d85399fb76e</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/13464a3a97675e958e7c216be2f8558aeaf60eed</url>
    <id>13464a3a97675e958e7c216be2f8558aeaf60eed</id>
    <committed-date>2008-04-22T05:46:23-07:00</committed-date>
    <authored-date>2008-04-21T22:03:47-07:00</authored-date>
    <message>Added more robust association matchers</message>
    <tree>ce8a884d8f1baa99136b10c58da8688481abb335</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>89e73dc828d96b960b03fa3801a058c8bf3400e9</id>
      </parent>
      <parent>
        <id>4e88e05cfcf4ef79103bf270a4044bc153efbae7</id>
      </parent>
    </parents>
    <author>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/cfda85023be7b8bc9fd8ecda9b251d85399fb76e</url>
    <id>cfda85023be7b8bc9fd8ecda9b251d85399fb76e</id>
    <committed-date>2008-03-02T21:26:19-08:00</committed-date>
    <authored-date>2008-03-02T21:26:19-08:00</authored-date>
    <message>Merge branch 'master' of git@github.com:joshknowles/rspec-on-rails-matchers

Conflicts:

	CHANGELOG</message>
    <tree>02870ab7cae47bd8496ed4680e409ef39b46724a</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>33f44e4d7242d05fa9f1a25556e0f4d11b713feb</id>
      </parent>
    </parents>
    <author>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/89e73dc828d96b960b03fa3801a058c8bf3400e9</url>
    <id>89e73dc828d96b960b03fa3801a058c8bf3400e9</id>
    <committed-date>2008-03-02T21:22:23-08:00</committed-date>
    <authored-date>2008-03-02T21:22:23-08:00</authored-date>
    <message>Added have_form_putting_to.


git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@24 11e6f158-dd3c-0410-a69b-4d739fb74d9d</message>
    <tree>02870ab7cae47bd8496ed4680e409ef39b46724a</tree>
    <committer>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1b2d79a6d9b34c2815430a6d9193c88a1383fe02</id>
      </parent>
    </parents>
    <author>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/33f44e4d7242d05fa9f1a25556e0f4d11b713feb</url>
    <id>33f44e4d7242d05fa9f1a25556e0f4d11b713feb</id>
    <committed-date>2008-03-02T21:14:47-08:00</committed-date>
    <authored-date>2008-03-02T21:14:47-08:00</authored-date>
    <message>Added should observe.  Patch by Luke Melia.


git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@23 11e6f158-dd3c-0410-a69b-4d739fb74d9d</message>
    <tree>43bfa839f7b968a0a7235f11e1510dc7c6ee9314</tree>
    <committer>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce4a82a6b13bf54db07dc66a5c1cd1048d72185c</id>
      </parent>
    </parents>
    <author>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/4e88e05cfcf4ef79103bf270a4044bc153efbae7</url>
    <id>4e88e05cfcf4ef79103bf270a4044bc153efbae7</id>
    <committed-date>2008-03-02T21:09:39-08:00</committed-date>
    <authored-date>2008-03-02T21:09:39-08:00</authored-date>
    <message>Added should observe.  Patch by Luke Melia.</message>
    <tree>43bfa839f7b968a0a7235f11e1510dc7c6ee9314</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1b2d79a6d9b34c2815430a6d9193c88a1383fe02</id>
      </parent>
      <parent>
        <id>f24d19d2b6b7aa72ad597234fb3f51f880528b63</id>
      </parent>
    </parents>
    <author>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/ce4a82a6b13bf54db07dc66a5c1cd1048d72185c</url>
    <id>ce4a82a6b13bf54db07dc66a5c1cd1048d72185c</id>
    <committed-date>2008-03-02T20:56:34-08:00</committed-date>
    <authored-date>2008-03-02T20:56:34-08:00</authored-date>
    <message>Merge branch 'master' of git@github.com:joshknowles/rspec-on-rails-matchers</message>
    <tree>3cd3097759a934a1f49582a858abcb4d44bbbe57</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f12de29abf0e174500a15c4954711952d2b024a1</id>
      </parent>
    </parents>
    <author>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/1b2d79a6d9b34c2815430a6d9193c88a1383fe02</url>
    <id>1b2d79a6d9b34c2815430a6d9193c88a1383fe02</id>
    <committed-date>2008-03-02T20:54:06-08:00</committed-date>
    <authored-date>2008-03-02T20:54:06-08:00</authored-date>
    <message>Patched validates_length_of to use &quot;within&quot; as opposed to &quot;between&quot;.


git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@22 11e6f158-dd3c-0410-a69b-4d739fb74d9d</message>
    <tree>3cd3097759a934a1f49582a858abcb4d44bbbe57</tree>
    <committer>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2766983b60901d2f2073baaac2e1394ac0eb5b09</id>
      </parent>
    </parents>
    <author>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/f12de29abf0e174500a15c4954711952d2b024a1</url>
    <id>f12de29abf0e174500a15c4954711952d2b024a1</id>
    <committed-date>2008-03-02T20:53:53-08:00</committed-date>
    <authored-date>2008-03-02T20:53:53-08:00</authored-date>
    <message>Updated readme to remove google code specific lines


git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@21 11e6f158-dd3c-0410-a69b-4d739fb74d9d</message>
    <tree>a51b5a04efaaa638fca69b6fbb626ea10862ae7b</tree>
    <committer>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2766983b60901d2f2073baaac2e1394ac0eb5b09</id>
      </parent>
    </parents>
    <author>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/f24d19d2b6b7aa72ad597234fb3f51f880528b63</url>
    <id>f24d19d2b6b7aa72ad597234fb3f51f880528b63</id>
    <committed-date>2008-03-02T20:27:08-08:00</committed-date>
    <authored-date>2008-03-02T20:27:08-08:00</authored-date>
    <message>Updated readme to remove google code specific lines</message>
    <tree>a51b5a04efaaa638fca69b6fbb626ea10862ae7b</tree>
    <committer>
      <name>Josh Knowles</name>
      <email>joshknowles@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f743880998a1613368df555284d8d60a33763344</id>
      </parent>
    </parents>
    <author>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/2766983b60901d2f2073baaac2e1394ac0eb5b09</url>
    <id>2766983b60901d2f2073baaac2e1394ac0eb5b09</id>
    <committed-date>2008-01-06T21:19:46-08:00</committed-date>
    <authored-date>2008-01-06T21:19:46-08:00</authored-date>
    <message>Fixed problem in view tag helpers

git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@20 11e6f158-dd3c-0410-a69b-4d739fb74d9d</message>
    <tree>bf559e1d28728da8f7098e42804c6f849e406d9a</tree>
    <committer>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>75769d1d181864a7f8b422087a337ecd4754da0f</id>
      </parent>
    </parents>
    <author>
      <name>mattAimonetti</name>
      <email>mattAimonetti@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/f743880998a1613368df555284d8d60a33763344</url>
    <id>f743880998a1613368df555284d8d60a33763344</id>
    <committed-date>2008-01-03T19:17:47-08:00</committed-date>
    <authored-date>2008-01-03T19:17:47-08:00</authored-date>
    <message>updated the README file to link to the textmate bundle in subversion

git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@19 11e6f158-dd3c-0410-a69b-4d739fb74d9d</message>
    <tree>59fb0bdab48b9021196628b7a27d4be0aca18b3e</tree>
    <committer>
      <name>mattAimonetti</name>
      <email>mattAimonetti@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ab6e083b813722d2ab351f9c22ce87314190b7cf</id>
      </parent>
    </parents>
    <author>
      <name>mattAimonetti</name>
      <email>mattAimonetti@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/75769d1d181864a7f8b422087a337ecd4754da0f</url>
    <id>75769d1d181864a7f8b422087a337ecd4754da0f</id>
    <committed-date>2008-01-03T17:18:55-08:00</committed-date>
    <authored-date>2008-01-03T17:18:55-08:00</authored-date>
    <message> validate_length_of improved by ckknight

git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@16 11e6f158-dd3c-0410-a69b-4d739fb74d9d</message>
    <tree>0ce64875b0a729049df95b28dc4313b42f9ce009</tree>
    <committer>
      <name>mattAimonetti</name>
      <email>mattAimonetti@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fa1900e0e4b66705c47deae9a39a44f134f7c1aa</id>
      </parent>
    </parents>
    <author>
      <name>mattAimonetti</name>
      <email>mattAimonetti@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/ab6e083b813722d2ab351f9c22ce87314190b7cf</url>
    <id>ab6e083b813722d2ab351f9c22ce87314190b7cf</id>
    <committed-date>2008-01-03T09:56:59-08:00</committed-date>
    <authored-date>2008-01-03T09:56:59-08:00</authored-date>
    <message>updated the readme file

git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@15 11e6f158-dd3c-0410-a69b-4d739fb74d9d</message>
    <tree>4a5503b8081081700127a32786f7649cef88cfbe</tree>
    <committer>
      <name>mattAimonetti</name>
      <email>mattAimonetti@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b10cbef46989b932566eb4404f76c76dcd8cf56f</id>
      </parent>
    </parents>
    <author>
      <name>mattAimonetti</name>
      <email>mattAimonetti@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/fa1900e0e4b66705c47deae9a39a44f134f7c1aa</url>
    <id>fa1900e0e4b66705c47deae9a39a44f134f7c1aa</id>
    <committed-date>2008-01-02T23:54:54-08:00</committed-date>
    <authored-date>2008-01-02T23:54:54-08:00</authored-date>
    <message>added text_area matchers. updated the readme file.

git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@13 11e6f158-dd3c-0410-a69b-4d739fb74d9d</message>
    <tree>090e9c34d5d8e4365676b2602bf834384af3cfff</tree>
    <committer>
      <name>mattAimonetti</name>
      <email>mattAimonetti@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5f3f7f8705c31d8ca8ddbc3c989db35680d4de55</id>
      </parent>
    </parents>
    <author>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/b10cbef46989b932566eb4404f76c76dcd8cf56f</url>
    <id>b10cbef46989b932566eb4404f76c76dcd8cf56f</id>
    <committed-date>2008-01-02T23:16:35-08:00</committed-date>
    <authored-date>2008-01-02T23:16:35-08:00</authored-date>
    <message>

git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@12 11e6f158-dd3c-0410-a69b-4d739fb74d9d</message>
    <tree>b4894012aa2ddf1053256afe95affd6526ee80d8</tree>
    <committer>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>52c33f777d864b6eefb10465009b39feb3964800</id>
      </parent>
    </parents>
    <author>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/5f3f7f8705c31d8ca8ddbc3c989db35680d4de55</url>
    <id>5f3f7f8705c31d8ca8ddbc3c989db35680d4de55</id>
    <committed-date>2008-01-02T22:50:07-08:00</committed-date>
    <authored-date>2008-01-02T22:50:07-08:00</authored-date>
    <message>Updated Readme to reflect contributions from Bryan and Matt.  Stubbed out TODO and CHANGELOG.  Updated init to reflect renaming of tags to views.

git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@11 11e6f158-dd3c-0410-a69b-4d739fb74d9d</message>
    <tree>e95c355fecdb404c34d7e100ec05329ee58461cf</tree>
    <committer>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b99021ca5497248d5a1722313891225ade4548e</id>
      </parent>
    </parents>
    <author>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/52c33f777d864b6eefb10465009b39feb3964800</url>
    <id>52c33f777d864b6eefb10465009b39feb3964800</id>
    <committed-date>2008-01-02T22:30:49-08:00</committed-date>
    <authored-date>2008-01-02T22:30:49-08:00</authored-date>
    <message>Renamed tags to views

git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@10 11e6f158-dd3c-0410-a69b-4d739fb74d9d</message>
    <tree>fa1e593addb5f40e51cea3ceb65ead1d9fb02fc4</tree>
    <committer>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b03a958b3932aa017348ca4d9499012ef815b264</id>
      </parent>
    </parents>
    <author>
      <name>mattAimonetti</name>
      <email>mattAimonetti@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/8b99021ca5497248d5a1722313891225ade4548e</url>
    <id>8b99021ca5497248d5a1722313891225ade4548e</id>
    <committed-date>2008-01-02T21:50:54-08:00</committed-date>
    <authored-date>2008-01-02T21:50:54-08:00</authored-date>
    <message>added support for nested view tests + updated the bundle

git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@9 11e6f158-dd3c-0410-a69b-4d739fb74d9d</message>
    <tree>7cb7d37d3b43bfe29f24846fcef39b453d207589</tree>
    <committer>
      <name>mattAimonetti</name>
      <email>mattAimonetti@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c5b1045ca07bc2891feb0795b2da3caead366e93</id>
      </parent>
    </parents>
    <author>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </author>
    <url>http://github.com/brandon/rspec-on-rails-matchers/commit/b03a958b3932aa017348ca4d9499012ef815b264</url>
    <id>b03a958b3932aa017348ca4d9499012ef815b264</id>
    <committed-date>2007-12-27T21:14:48-08:00</committed-date>
    <authored-date>2007-12-27T21:14:48-08:00</authored-date>
    <message>Added view matchers

git-svn-id: https://rspec-on-rails-matchers.googlecode.com/svn/trunk@5 11e6f158-dd3c-0410-a69b-4d739fb74d9d</message>
    <tree>88642900840d518ef220aad06a403e8021e5b264</tree>
    <committer>
      <name>joshknowles</name>
      <email>joshknowles@11e6f158-dd3c-0410-a69b-4d739fb74d9d</email>
    </committer>
  </commit>
</commits>
