<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>init.rb</filename>
    </added>
    <added>
      <filename>shoulda_macros/webster.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -11,8 +11,8 @@ h2. Usage
   require 'rubygems'
   require 'webster'
 
-  @webster = Webster.new
-  @webster.random
+  webster = Webster.new
+  webster.random
   
   =&gt; &quot;spoonless&quot; 
 </diff>
      <filename>README.textile</filename>
    </modified>
    <modified>
      <diff>@@ -22,7 +22,7 @@ begin
     s.homepage = &quot;http://github.com/dancroak/webster&quot;
     s.description = &quot;Generate random short words. Good for human-readable confirmation codes.&quot;
     s.authors = [&quot;Dan Croak&quot;]
-    s.files =  FileList[&quot;[A-Z]*&quot;, &quot;{lib,test}/**/*&quot;]
+    s.files = FileList[&quot;[A-Z]*&quot;, &quot;{lib,test}/**/*&quot;]
   end
 rescue LoadError
   puts &quot;Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e09ae4422d1c1acf499bbe05b7e6228700fe8648</id>
    </parent>
  </parents>
  <author>
    <name>Dan Croak</name>
    <email>dcroak@thoughtbot.com</email>
  </author>
  <url>http://github.com/dancroak/webster/commit/e1acdb0592ee226ff10359f169156bec78bd881b</url>
  <id>e1acdb0592ee226ff10359f169156bec78bd881b</id>
  <committed-date>2008-11-28T16:03:14-08:00</committed-date>
  <authored-date>2008-11-28T16:03:14-08:00</authored-date>
  <message>adding should_be_webster_word shoulda macro</message>
  <tree>cdd875e11fdd3e38fd7289c3d22c4e3ffae3228f</tree>
  <committer>
    <name>Dan Croak</name>
    <email>dcroak@thoughtbot.com</email>
  </committer>
</commit>
