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:
=

安裝:
=

版本列表:

  1. 0.1.0 October 03, 2021 (8.0 KB)

擁有者:

推送者:

作者:

  • Karl Heitmann

SHA 256 總和檢查碼:

=

總下載次數 1,905

這個版本 1,905

版本发布:

授權:

MIT

Ruby 版本需求: >= 2.4.0

相關連結: