Class: Temple::ERB::Engine

Inherits:
Temple::Engine show all
Defined in:
lib/temple/erb/engine.rb

Overview

Example ERB engine implementation

Instance Attribute Summary

Attributes inherited from Temple::Engine

#chain

Attributes included from Mixins::Options

#options

Method Summary

Methods inherited from Temple::Engine

#call, chain, #initialize

Methods included from Mixins::EngineDSL

#after, #append, #before, #chain_modified!, #prepend, #remove, #replace

Methods included from Mixins::Options

included, #initialize

Constructor Details

This class inherits a constructor from Temple::Engine