Class: Hanami::View::Rendering::Partial Private
- Defined in:
- lib/hanami/view/rendering/partial.rb
Overview
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Rendering partial
It’s used when a template wants to render a partial.
Method Summary
Methods inherited from Template
Constructor Details
This class inherits a constructor from Hanami::View::Template