Package: wnpp Severity: wishlist Owner: Vivek K J <vive...@protonmail.com> X-Debbugs-Cc: debian-devel@lists.debian.org, vive...@protonmail.com
* Package name : ruby-activerecord-precounter Version : 0.4.0 Upstream Author : 2017 Takashi Kokubun * URL : https://github.com/k0kubun/activerecord-precounter * License : Expat Programming Lang: Ruby Description : Yet Another N+1 COUNT Query Killer for ActiveRecord Yet Another N+1 COUNT Query Killer for ActiveRecord, counter_cache alternative. ActiveRecord::Precounter allows you to cache count of associated records by eager loading. . This is another version of activerecord-precount, which is not elegant but designed to have no monkey-patch to ActiveRecord internal APIs for maintainability.