<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/woulda/will_paginate.rb</filename>
    </added>
    <added>
      <filename>lib/woulda/will_paginate/macros.rb</filename>
    </added>
    <added>
      <filename>shoulda_macros/woulda_macros.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -10,7 +10,7 @@ spec = Gem::Specification.new do |s|
   s.homepage          = &quot;http://github.com/seanhussey/woulda&quot;
   s.rubyforge_project = &quot;woulda&quot;
  
-  s.files       = FileList[&quot;[A-Z]*&quot;, &quot;{shoulda_macros}/**/*&quot;]
+  s.files       = FileList[&quot;[A-Z]*&quot;, &quot;{shoulda_macros}/**/*&quot;, &quot;lib/**/*&quot;]
  
   # s.has_rdoc         = true
   # s.extra_rdoc_files = [&quot;README.rdoc&quot;, &quot;CONTRIBUTION_GUIDELINES.rdoc&quot;]</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -4,4 +4,5 @@ require 'woulda/acts_as_paranoid' if defined? Caboose::Acts::Paranoid
 require 'woulda/acts_as_taggable_on_steroids' if defined? ActiveRecord::Acts::Taggable
 require 'woulda/attachment_fu' if defined? Technoweenie::AttachmentFu
 require 'woulda/enumerations_mixin' if defined? ActiveRecord::Acts::Enumerated
-require 'woulda/paperclip' if defined? Paperclip
\ No newline at end of file
+require 'woulda/paperclip' if defined? Paperclip
+require 'woulda/will_paginate' if defined? WillPaginate
\ No newline at end of file</diff>
      <filename>lib/woulda.rb</filename>
    </modified>
    <modified>
      <diff>@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
   s.authors = [&quot;Sean Hussey&quot;, &quot;Josh Nichols&quot;]
   s.date = %q{2008-09-29}
   s.email = [&quot;sean@seanhussey.com&quot;, &quot;josh@technicalpickles.com&quot;]
-  s.files = [&quot;LICENSE&quot;, &quot;Rakefile&quot;, &quot;README.textile&quot;, &quot;shoulda_macros/should_act_as_paranoid.rb&quot;]
+  s.files = [&quot;LICENSE&quot;, &quot;Rakefile&quot;, &quot;README.textile&quot;, &quot;shoulda_macros/woulda_macros.rb&quot;, &quot;lib/woulda&quot;, &quot;lib/woulda/acts_as_ferret&quot;, &quot;lib/woulda/acts_as_ferret/macros.rb&quot;, &quot;lib/woulda/acts_as_ferret.rb&quot;, &quot;lib/woulda/acts_as_list&quot;, &quot;lib/woulda/acts_as_list/macros.rb&quot;, &quot;lib/woulda/acts_as_list.rb&quot;, &quot;lib/woulda/acts_as_paranoid&quot;, &quot;lib/woulda/acts_as_paranoid/macros.rb&quot;, &quot;lib/woulda/acts_as_paranoid.rb&quot;, &quot;lib/woulda/acts_as_taggable_on_steroids&quot;, &quot;lib/woulda/acts_as_taggable_on_steroids/macros.rb&quot;, &quot;lib/woulda/acts_as_taggable_on_steroids.rb&quot;, &quot;lib/woulda/attachment_fu&quot;, &quot;lib/woulda/attachment_fu/macros.rb&quot;, &quot;lib/woulda/attachment_fu.rb&quot;, &quot;lib/woulda/enumerations_mixin&quot;, &quot;lib/woulda/enumerations_mixin/macros.rb&quot;, &quot;lib/woulda/enumerations_mixin.rb&quot;, &quot;lib/woulda/paperclip&quot;, &quot;lib/woulda/paperclip/macros.rb&quot;, &quot;lib/woulda/paperclip.rb&quot;, &quot;lib/woulda/will_paginate&quot;, &quot;lib/woulda/will_paginate/macros.rb&quot;, &quot;lib/woulda/will_paginate.rb&quot;, &quot;lib/woulda.rb&quot;]
   s.homepage = %q{http://github.com/seanhussey/woulda}
   s.require_paths = [&quot;lib&quot;]
   s.rubyforge_project = %q{woulda}</diff>
      <filename>woulda.gemspec</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>shoulda_macros/should_act_as_paranoid.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>f84e20a910a5b267eaef71761b2587819f35de9e</id>
    </parent>
  </parents>
  <author>
    <name>Josh Nichols</name>
    <email>josh@technicalpickles.com</email>
  </author>
  <url>http://github.com/seanhussey/woulda/commit/ccc3a3ac31d1737c3eb19a555e5a38f4b87c5b0b</url>
  <id>ccc3a3ac31d1737c3eb19a555e5a38f4b87c5b0b</id>
  <committed-date>2008-09-29T17:43:08-07:00</committed-date>
  <authored-date>2008-09-29T17:43:08-07:00</authored-date>
  <message>Removed shoulda_act_as_paranoid.rb. Added woulda_macros instead. Added will_paginate macros.</message>
  <tree>bac6357afd8cc3276d582a6170f24d60fb64f817</tree>
  <committer>
    <name>Josh Nichols</name>
    <email>josh@technicalpickles.com</email>
  </committer>
</commit>
