From 846eece337362597ff93837faa852d9c1df50b7e Mon Sep 17 00:00:00 2001 From: Domizio Demichelis Date: Tue, 8 Oct 2019 09:52:53 +0700 Subject: [PATCH] fix in README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cef1b6873..cf2cac748 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,6 @@ Use the official extras, or write your own in just a few lines. Extras add speci ### Backend Extras - [arel](http://ddnexus.github.io/pagy/extras/arel): Better performance of grouped ActiveRecord collections -Paginate arrays efficiently, avoiding expensive array-wrapping and without overriding - [array](http://ddnexus.github.io/pagy/extras/array): Paginate arrays efficiently, avoiding expensive array-wrapping and without overriding - [countless](http://ddnexus.github.io/pagy/extras/countless): Paginate without the need of any count, saving one query per rendering - [elasticsearch_rails](http://ddnexus.github.io/pagy/extras/elasticsearch_rails): Paginate `ElasticsearchRails` response objects