Project

General

Profile

ERuby » History » Revision 2

Revision 1 (Anonymous, 2005-12-11 18:29) → Revision 2/6 (moo, 2006-05-22 09:00)

As simple as can be. 

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

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