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 (8KB)

所有者:

プッシュ者:

作者:

  • Karl Heitmann

SHA 256チェックサム:

=

累計ダウンロード数 1,904

このバージョンのみ 1,904

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.4.0

リンク: