From: Robert Dober Date: 2010-04-17T22:47:55+09:00 Subject: Re: Dont know where to look :( On Sat, Apr 17, 2010 at 3:32 PM, Tiger Big one wrote: >  NoMethodError in User#index > > Showing user/_blog.rhtml where line #3 raised: > > undefined method `paginated?' for # > > Extracted source (around line #3): > > 1:
> 2:  

> 3:   <% if paginated? %> > 4:     <% first = @pages.current_page.first_item %> > 5:     <% last  = @pages.current_page.last_item %> > 6:     <% if first == last %> > > > I am getting this error now :( really am unsure about as i am on 2.0 > rails > -- > Posted via http://www.ruby-forum.com/. > > -- The best way to predict the future is to invent it. -- Alan Kay