<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Wrapping a div around will_paginate page_entries_info</title>
	<atom:link href="http://jonathanjulian.com/2009/11/wrapping-a-div-around-will_paginate-page_entries_info/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanjulian.com/2009/11/wrapping-a-div-around-will_paginate-page_entries_info/</link>
	<description>Ruby, Rails, JavaScript, software development</description>
	<lastBuildDate>Wed, 18 Jan 2012 16:07:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jonathan Julian</title>
		<link>http://jonathanjulian.com/2009/11/wrapping-a-div-around-will_paginate-page_entries_info/comment-page-1/#comment-138</link>
		<dc:creator>Jonathan Julian</dc:creator>
		<pubDate>Sat, 11 Jun 2011 19:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanjulian.com/?p=116#comment-138</guid>
		<description>&lt;p&gt;That initializer works for Rails 2.3.x - since you&#039;re on Rails 3, try a newer pagination gem: https://github.com/amatsuda/kaminari&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That initializer works for Rails 2.3.x &#8211; since you&#8217;re on Rails 3, try a newer pagination gem: <a href="https://github.com/amatsuda/kaminari" rel="nofollow">https://github.com/amatsuda/kaminari</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: JS</title>
		<link>http://jonathanjulian.com/2009/11/wrapping-a-div-around-will_paginate-page_entries_info/comment-page-1/#comment-136</link>
		<dc:creator>JS</dc:creator>
		<pubDate>Thu, 02 Jun 2011 15:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanjulian.com/?p=116#comment-136</guid>
		<description>&lt;p&gt;Hmm.. I dropped that into config/initializers/will_paginate.rb and I now get &quot;undefined method &lt;code&gt;page_entries_info&#039; for module&lt;/code&gt;WillPaginate::ViewHelpers&#039;&quot; when I attempt to start rails.  So, it seems to be attempting to process this file before it loads the will_paginate gem (Rails 3.0.7).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hmm.. I dropped that into config/initializers/will_paginate.rb and I now get &#8220;undefined method <code>page_entries_info' for module</code>WillPaginate::ViewHelpers&#8217;&#8221; when I attempt to start rails.  So, it seems to be attempting to process this file before it loads the will_paginate gem (Rails 3.0.7).</p>]]></content:encoded>
	</item>
	<item>
		<title>By: JS</title>
		<link>http://jonathanjulian.com/2009/11/wrapping-a-div-around-will_paginate-page_entries_info/comment-page-1/#comment-137</link>
		<dc:creator>JS</dc:creator>
		<pubDate>Thu, 02 Jun 2011 15:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanjulian.com/?p=116#comment-137</guid>
		<description>&lt;p&gt;Hmm.. I dropped that into config/initializers/will_paginate.rb and I now get &quot;undefined method &lt;code&gt;page_entries_info&#039; for module&lt;/code&gt;WillPaginate::ViewHelpers&#039;&quot; when I attempt to start rails.  So, it seems to be attempting to process this file before it loads the will_paginate gem (Rails 3.0.7).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hmm.. I dropped that into config/initializers/will_paginate.rb and I now get &#8220;undefined method <code>page_entries_info' for module</code>WillPaginate::ViewHelpers&#8217;&#8221; when I attempt to start rails.  So, it seems to be attempting to process this file before it loads the will_paginate gem (Rails 3.0.7).</p>]]></content:encoded>
	</item>
</channel>
</rss>

