mislav/will_paginate

Checking whether records are paginated / will paginate

Backoo opened this issue · 1 comments

See this, perhaps considering to add a dedicated method for checking whether records are paginated / will paginate.

Thank you for linking!

I think checking right now is achievable as per StackOverflow answer. The exact way would probably vary between use-cases. Anyway, this is not something I'm interested in adding to the library now.