Bugs: Browse | Submit New | Admin
This is a pretty simple one. Following the instructions here: http://www.kuwata-lab.com/erubis/users-guide.06.html on Ubuntu Hardy server, if you install erubis from a gem (which I imagine most people will want to do), then the line in eruby-run.rb will fail to when it tries to require "erubis" if you haven't previously done a require "rubygems". Also, for the documentation, you also need this in the apache config: AddType text/html .rhtml
Add A Comment: