Skip to content

Commit

Permalink
Add tutorial link to readme (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
benkoshy committed Sep 18, 2020
1 parent 86bf3dc commit f09a80a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -168,6 +168,7 @@ Besides the classic pagination offered by the `pagy_nav` helpers, you can use a
- [Stateful Tabs with Pagy](https://www.imaginarycloud.com/blog/how-to-paginate-ruby-on-rails-apps-with-pagy) by Chris Seelus
- [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) by Ben Koshy.
- [How to make your pagination links sticky + bounce at the bottom of your page](https://bkspurgeon.github.io/2020/09/15/sticky-menu.html) by Ben Koshy.
- [日本語の投稿](https://qiita.com/search?q=pagy)
- [한국어 튜토리얼](https://kbs4674.tistory.com/72)

Expand Down

0 comments on commit f09a80a

Please sign in to comment.