<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>functionals.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,24 @@
-Place these files in RAILS_ROOT/test/shoulda_macros, and they will be automatically required when running tests.
+h1. Shoulda Macros
 
-Shoulda: http://github.com/thoughtbot/shoulda/tree/master
+Included here are macros for the testing sugar that is &quot;Shoulda&quot;:http://github.com/thoughtbot/shoulda/tree/master.  There are tests for the following plugins:
+
+* ActsAsFerret - @should_act_as_ferret@
+* Paperclip (lifted from Thoughtbot) - @should_act_as_paperclip@
+* ActsAsTaggableOnSteroids - @should_act_as_taggable_on_steroids@
+* ActsAsList - @should_act_as_list@
+
+There is also a macro that I stole from the Thoughtbot project &quot;Clearance&quot;:http://github.com/thoughtbot/clearance/tree/master called @should_have_form@, that is a bit more full-featured than Shoulda's @should_render_a_form@.  I'm assuming it will eventually make it into Shoulda.
+
+Place these files in @RAILS_ROOT/test/shoulda_macros@, and they will be automatically required when running tests.  For some usage examples, see http://soyunperdedor.com/node/34.
+
+I will continue to add macros as I accumulate them.
+
+h2. Shoulda Plugin Macros elswhere
+
+If you are in need of more plugin-related Shoulda macros, you should look into Woulda.
+
+*Woulda*: http://github.com/seanhussey/woulda/tree/master
+
+The plugin macros you see here are included in the Woulda gem, along with macros for @acts_as_paranoid@, @attachment_fu@, @enumeration_mixin@, @will_paginate@, and @acts_as_solr@ (as of October 3rd, 2008).
+
+fn1. *Shoulda*: </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>971a359740fea618112d0a6a491328a42794af4c</id>
    </parent>
  </parents>
  <author>
    <name>Miles Z. Sterrett</name>
    <email>mileszs@bagvapp.(none)</email>
  </author>
  <url>http://github.com/mileszs/shoulda_macros/commit/02f48514026e0402369acdf757956768de085fec</url>
  <id>02f48514026e0402369acdf757956768de085fec</id>
  <committed-date>2008-10-03T11:37:46-07:00</committed-date>
  <authored-date>2008-10-03T11:37:46-07:00</authored-date>
  <message>Added the functionals file, tweaked the README</message>
  <tree>723d9819c4a37828e9acc91d395662baa8cea1d6</tree>
  <committer>
    <name>Miles Z. Sterrett</name>
    <email>mileszs@bagvapp.(none)</email>
  </committer>
</commit>
