Project

General

Profile

ERuby » History » Revision 5

Revision 4 (Anonymous, 2007-07-05 16:42) → Revision 5/6 (Anonymous, 2012-08-11 10:42)

As simple as can be. 


 <pre> 

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


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