RubyGems Navigation menu

multi_renderer 0.1.0

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.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 October 03, 2021 (8 KB)

Owners:

Pushed by:

Authors:

  • Karl Heitmann

SHA 256 checksum:

=

Total downloads 1,904

For this version 1,904

Version Released:

License:

MIT

Required Ruby Version: >= 2.4.0

Links: