RubyGems Navigation menu

multi_render 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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - October 04, 2021 (6 KB)

Runtime Dependencies (1):

rails ~> 6.1.4, >= 6.1.4.1

Owners:

Pushed by:

Authors:

  • Karl Heitmann

SHA 256 checksum:

80c719d08a0bb03bf31c4ef321a175502ed0ed2a635c92199d5d54a29fb89e78

Total downloads 1,692

For this version 1,692

License:

MIT

Required Ruby Version: >= 0

Links: