Bugs: Browse | Submit New | Admin

[#20347] erubis-run.rb should require rubygems if erubis is installed from a gem

Date:
2008-05-25 07:03
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
erubis-run.rb should require rubygems if erubis is installed from a gem

Detailed description
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: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item