RAA - erbscan

erbscan / 0.0.20030723b

Short description: ERB compiler accelerator
Category: Library/Text
Status: usable
Created: 2003-09-13 11:53:48 GMT
Last update: -
Owner: MoonWolf (Projects of this owner)
Homepage: not available
Download: http://www.moonwolf.com/ruby/archive/erbscan-0.0.20030723b.tar.gz
License: Ruby's
Dependency:
None
Description:

ERB::Compiler accelerator
8 times faster than erb.rb(Ruby1.8.0)

require "erb" # slow
require "erb_fast" # FAST!!!!

Edit this project (for project owner)

back to RAA top