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: 178,004 of 191,633
Downloads: 2,032

Daily

Ranking: 103,873 of 191,606
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
44728,390,722rails

Owners

#GravatarHandle
1iconKarlHeitmann