search for: shout_pag

Displaying 1 result from an estimated 1 matches for "shout_pag".

Did you mean: shout_ogg
2006 Apr 23
0
Using Paginator outside of controllers
I am doing this in _messages.rthml: <% shout_pages = Paginator.new self, Shout.length, 30, @params[''page''] %> <% shouts = Shout.find :all, :order => "timestamp desc", :limit => @story_pages.items_per_page, :offset => @s...