Package: wnpp Severity: wishlist Owner: Manas kashyap <manaskashyapt...@gmail.com> X-Debbugs-CC: debian-devel@lists.debian.org, debian-r...@lists.debian.org
* Package name : ruby-goldiloader Version : 2.1.0 Upstream Author : Joel Turkel. * URL : https://github.com/salsify/goldiloader * License : Expat Programming Lang: Ruby Description : Automatically eager loads Rails associations as associations are traversed . It automatically loads all of the blog posts in a single database query without specifying any eager loads, assuming that you'll access all models loaded from a query in a uniform way. The first time you traverse an association on any of the models it will eager load the association for all the models. It even works with arbitrary nesting of associations.