<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -57,7 +57,7 @@ class User
           )
 
           # inject the result array into the paginated collection:
-          pager.replace(result)
+          pager.replace(result.collect(&amp;:first))
         
           unless pager.total_entries
             # the pager didn't manage to guess the total count, do it manually</diff>
      <filename>app/models/user/findability.rb</filename>
    </modified>
    <modified>
      <diff>@@ -13,6 +13,7 @@ Rails::Initializer.run do |config|
   config.gem 'newrelic_rpm'
   config.gem 'BlueCloth',     :lib =&gt; 'bluecloth' 
   config.gem 'hpricot' # for comment processing / markdown fixing
+  config.gem 'mislav-will_paginate', :lib =&gt; 'will_paginate'
   
   # Rmagick is *not* required (for example, sudara uses imagescience)
   # config.gem 'rmagick',       :lib =&gt; 'RMagick'</diff>
      <filename>config/environment.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>vendor/plugins/will_paginate/.gitignore</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/.manifest</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/CHANGELOG</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/LICENSE</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/README.rdoc</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/Rakefile</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/examples/apple-circle.gif</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/examples/index.haml</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/examples/index.html</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/examples/pagination.css</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/examples/pagination.sass</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/init.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/lib/will_paginate.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/lib/will_paginate/array.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/lib/will_paginate/collection.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/lib/will_paginate/core_ext.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/lib/will_paginate/finder.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/lib/will_paginate/named_scope.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/lib/will_paginate/named_scope_patch.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/lib/will_paginate/version.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/lib/will_paginate/view_helpers.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/boot.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/collection_test.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/console</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/database.yml</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/finder_test.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/fixtures/admin.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/fixtures/developer.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/fixtures/developers_projects.yml</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/fixtures/project.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/fixtures/projects.yml</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/fixtures/replies.yml</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/fixtures/reply.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/fixtures/schema.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/fixtures/topic.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/fixtures/topics.yml</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/fixtures/user.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/fixtures/users.yml</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/helper.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/lib/activerecord_test_case.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/lib/activerecord_test_connector.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/lib/load_fixtures.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/lib/view_test_process.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/tasks.rake</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/test/view_test.rb</filename>
    </removed>
    <removed>
      <filename>vendor/plugins/will_paginate/will_paginate.gemspec</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>c30658f1a81cbbbb55138471af7bc3bc66b936b9</id>
    </parent>
  </parents>
  <author>
    <name>Sudara</name>
    <email>sudara@alonetone.com</email>
  </author>
  <url>http://github.com/sudara/alonetone/commit/e7c456b0e927d75d7ab20a574bbd8444f229b250</url>
  <id>e7c456b0e927d75d7ab20a574bbd8444f229b250</id>
  <committed-date>2009-03-26T11:20:44-07:00</committed-date>
  <authored-date>2009-03-26T11:20:44-07:00</authored-date>
  <message>Fix rails 3 bugs in will_paginate</message>
  <tree>752f416fb8e9c50e70f02f128740772513101ebe</tree>
  <committer>
    <name>Sudara</name>
    <email>sudara@alonetone.com</email>
  </committer>
</commit>
