<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -41,6 +41,7 @@ module WillPaginate::Liquidized
       links.push    page_link_or_span(@collection.next_page,     'disabled next_page', @options[:next_label])
       
       html = links.join(@options[:separator])
+      html_attributes.delete(:controller)
       @options[:container] ? content_tag(:div, html, html_attributes) : html
     end
     </diff>
      <filename>lib/will_paginate/liquidized/view_helpers.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>56307df21af9db78f5327875463663c6fc09e19b</id>
    </parent>
  </parents>
  <author>
    <name>Matthew Hutchinson</name>
    <email>matt@hiddenloop.com</email>
  </author>
  <url>http://github.com/hiddenloop/will_paginate-liquidized/commit/92770873d164bdefde883890b42bd0f2d6c7973f</url>
  <id>92770873d164bdefde883890b42bd0f2d6c7973f</id>
  <committed-date>2009-04-30T07:51:56-07:00</committed-date>
  <authored-date>2009-04-30T07:51:56-07:00</authored-date>
  <message>fix for controller appearing as attr in outer div</message>
  <tree>48d3f2443b8f6306252e40bd4a682a91abdc355e</tree>
  <committer>
    <name>Matthew Hutchinson</name>
    <email>matt@hiddenloop.com</email>
  </committer>
</commit>
