class Phlex::SGML
def before_template
-
(nil)
-
Other tags:
- Abstract: - Override this method to hook in right before a template is rendered. Please remember to call `super` so that callbacks can be added at different layers of the inheritance tree.
def before_template nil end