[Rails] Paginator Question

2010-03-17 Thread Newb Newb
Hi i using rails paginator class in my application like below @log_pages = Paginator.new(self, @logs.length, items_per_page, page) i would like to know how can check whether the current page is last page or not? Thank u for any information -- Posted via http://www.ruby-forum.com/. -- You

Re: [Rails] Paginator

2010-02-01 Thread Conrad Taylor
On Sun, Jan 31, 2010 at 1:12 PM, Manish Belsare li...@ruby-forum.comwrote: hey i m getting an error wen i do da paginating stuff..can u help meh? n it says ActionController does not contain 'super' method.. bt books say its valid..y? Error: uninitialized constant

[Rails] Paginator

2010-01-31 Thread Manish Belsare
hey i m getting an error wen i do da paginating stuff..can u help meh? n it says ActionController does not contain 'super' method.. bt books say its valid..y? Error: uninitialized constant ApplicationController::Paginator RAILS_ROOT: /root/knowledge_engine Application Trace | Framework Trace |

[Rails] paginator

2008-10-28 Thread [EMAIL PROTECTED]
I want to use a paginator-1.1.0 for my list of books in radiant extension plugin. Can you help me, in which way I can create it. Write me soon regards Roberto --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on