Module: Twofold
- Defined in:
- lib/twofold.rb,
lib/twofold/engine.rb,
lib/twofold/filter.rb,
lib/twofold/parser.rb,
lib/twofold/version.rb,
lib/twofold/template.rb,
lib/twofold/indentation.rb,
lib/twofold/interpolation.rb
Defined Under Namespace
Classes: Engine, Filter, Indentation, Interpolation, Parser
Constant Summary collapse
- VERSION =
"0.1.0"
- Template =
Temple::Templates::Tilt(Engine)