lib/webgen/contentprocessor/erubis.rb in webgen-0.5.6 vs lib/webgen/contentprocessor/erubis.rb in webgen-0.5.7

- old
+ new

@@ -1,4 +1,6 @@ +# -*- encoding: utf-8 -*- + module Webgen::ContentProcessor # Processes embedded Ruby statements with the +erubis+ library. class Erubis