This is the main entry point for rendering. It basically delegates to other objects like TemplateRenderer and PartialRenderer which actually renders the template.
Methods
- N
- R
Attributes
| [RW] | lookup_context |
Class Public methods
new(lookup_context)
Link
Instance Public methods
render(context, options)
Link
Main render entry point shared by AV and AC.