From: chutsu Date: 2009-08-11T06:00:12+09:00 Subject: mod_ruby alternative? So basically I was wondering what alternative do I have from mod_ruby? My goal is to embed some simple ruby scripts within the html of the website. It is not complicated enough to become a ruby web app (where Ruby on Rails would come in handy). I don't want to create a rails app and just dump html files filled with ruby code. Thats a work around.... Any suggestions? Thanks Chris