Project

General

Profile

ERuby » History » Revision 4

Revision 3 (Anonymous, 2007-07-05 16:42) → Revision 4/6 (Anonymous, 2007-07-05 16:42)

As simple as can be. 


 <pre> 

 

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


 }}} 

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