Inversion::
TiltWrapper class
Superclass | Tilt::Template |
An adapter class for Tilt (github.com/rtomayko/tilt) :todo: Add an example or two.
Public Class Methods
Tilt::Template API: returns true if Inversion
is loaded.
Public Instance Methods
Tilt::Template API: render the template with the given ‘scope`, `locals`, and `block`.
Tilt::Template API: lazy-load Inversion
Tilt::Template API: load a template
Hook the template’s render phase.