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: 172,189 of 180,392
Downloads: 1,680

Daily

Ranking: 98,702 of 180,379
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
42513,192,153rails

Owners

#GravatarHandle
1iconKarlHeitmann