Categories: None [Edit]

multi_renderer

https://rubygems.org/gems/multi_renderer
https://github.com/KarlHeitmann/multi_renderer
Once you provide to a MultiRenderer instance the data it needs in each partial you are rendering in your view, the instance will render the given partial with it's local variables. This is usefull if you have a big view on your project, and you are rendering multiple arrays. Having all your iterations running on your controller can help you to detect a bottle neck that is causing your web page to run slow.

Total

Ranking: 172,078 of 180,488
Downloads: 1,711

Daily

Ranking: 38,970 of 180,477
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconKarlHeitmann