Categories: None [Edit]

multi_render

https://rubygems.org/gems/multi_render
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: 177,660 of 190,127
Downloads: 2,013

Daily

Ranking: 113,542 of 190,091
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
45716,175,429rails

Owners

#GravatarHandle
1iconKarlHeitmann