From 133da1649871c5aa5238f12b92e4ba2dc81251ea Mon Sep 17 00:00:00 2001 From: Ben Koshy Date: Sun, 23 Feb 2020 20:17:41 +1100 Subject: [PATCH] Add tutorial link (#222) [ci skip] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ced1595c..90e0d14c3 100644 --- a/README.md +++ b/README.md @@ -165,6 +165,7 @@ Besides the classic pagination offered by the `pagy_nav` helpers, you can use a - [Detailed Gems Comparison](https://ddnexus.github.io/pagination-comparison/gems.html) (charts and analysis) - [Benchmarks and Memory Profiles Source](http://github.com/ddnexus/pagination-comparison) (Rails app repository) - [Handling Pagination When POSTing Complex Search Forms](https://bkspurgeon.github.io/2019/10/09/paginating-search-results-with-a-post-request.html) by Ben Koshy. +- [How to Override pagy methods only in specific circumstances](https://bkspurgeon.github.io/2020/02/01/overriding-pagy-methods.html) - [日本語の投稿](https://qiita.com/search?q=pagy) - [한국어 튜토리얼](https://kbs4674.tistory.com/72)