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: 180,546 of 195,805
Downloads: 2,115

Daily

Ranking: 99,251 of 195,782
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconKarlHeitmann