isaac / malline

Malline is a full-featured pure Ruby template system designed to be a replacement for ERB views in Rails or any other framework. It also includes standalone bin/malline to compile Malline templates to XML in commandline. All Malline templates are pure Ruby.

This URL has Read+Write access

malline / init.rb
100644 3 lines (2 sloc) 0.083 kb
1
2
3
# This file is required by Rails if using a Malline plugin
require 'malline/rails'