Project

General

Profile

ERuby » History » Revision 3

Revision 2 (moo, 2006-05-22 09:00) → Revision 3/6 (Anonymous, 2007-07-05 16:42)

As simple as can be. 

 {{{ 
 cgi.assign                   = ( ".rhtml" => "/usr/local/bin/eruby" ) 
 }}} 

 and voila, viola, things like 
 <% puts Time.now %> will work