Project

General

Profile

Actions

ERuby » History » Revision 3

« Previous | Revision 3/6 (diff) | Next »
Anonymous, 2007-07-05 16:42


As simple as can be.

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

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

Updated by Anonymous almost 17 years ago · 3 revisions