K 10 svn:author V 4 miwi K 8 svn:date V 27 2006-11-18T23:25:42.000000Z K 7 svn:log V 291 erbscan is ERB::Compiler accelerator 8 times faster than erb.rb(Ruby1.8.0) require "erb" # slow require "erb_fast" # FAST!!!! Author: MoonWolf WWW: http://raa.ruby-lang.org/project/erbscan/ PR: ports/15622 Submitted by: Shinsuke Matsui () END