• Andreas Brandl's avatar
    Efficiently check for next page · 879b8e84
    Andreas Brandl authored
    This assumes pagination always comes last and we don't have to return an
    AR relation from the pagination code. Otherwise we'd have to perform two
    queries.
    879b8e84
pager.rb 1.93 KB