<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: Pagination in Ruby on Rails</title>
	<atom:link href="http://www.sajithmr.me/pagination-in-ruby-on-rails/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sajithmr.me/pagination-in-ruby-on-rails</link>
	<description></description>
	<lastBuildDate>Tue, 15 May 2012 04:51:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Abdul Gafoor</title>
		<link>http://www.sajithmr.me/pagination-in-ruby-on-rails/comment-page-1#comment-352290</link>
		<dc:creator>Abdul Gafoor</dc:creator>
		<pubDate>Thu, 22 Dec 2011 09:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/?p=341#comment-352290</guid>
		<description>Thanks for your posting, its working fine, but you missed to include no.of page attribute in the model &quot;cattr_reader :per_page   @@per_page = 2&quot;.</description>
		<content:encoded><![CDATA[<p>Thanks for your posting, its working fine, but you missed to include no.of page attribute in the model &#8220;cattr_reader :per_page   @@per_page = 2&#8243;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amal kumar s</title>
		<link>http://www.sajithmr.me/pagination-in-ruby-on-rails/comment-page-1#comment-78384</link>
		<dc:creator>Amal kumar s</dc:creator>
		<pubDate>Tue, 11 Aug 2009 05:54:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.sajithmr.com/?p=341#comment-78384</guid>
		<description>Thnks it worked well for me.

pls NOTE one thing  add require “will_paginate” in config/environment.rb (at bottom). ie after the &#039;end&#039;. Be careful !!</description>
		<content:encoded><![CDATA[<p>Thnks it worked well for me.</p>
<p>pls NOTE one thing  add require “will_paginate” in config/environment.rb (at bottom). ie after the &#8216;end&#8217;. Be careful !!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

