Ad
  • Custom User Avatar

    hi,

    it's the page index, not the page number that you're supposed to return.
    Plz, read the specifications more carefully:

    helper.page_index(5) # should == 1 (zero based index)
                                        ^^^^^^^^^^^^^^^^
    

    not an issue, closing.

    cheers