I apreciate the aswer, but i was looking for a simplier solution... :\ Changing one line, of my previus code, to this: @projetos = @projetos.paginate(:per_page => 1, :page => params[:page]) It paginates, but when i go to other page it doesn't show me what it should. Nether the pages. -- Posted via http://www.ruby-forum.com/.