D
Dude
Hi,
I have been trying to find alternatives and faster way of serving
server side HTML or WML from Ruby instead of serving it through an ERB
program or through a RAILS program.
This question is somewhat related to an earlier question posted by
Sunny Hirai.
I have begun evaluating eRuby and configured it with Apache on a
Windows Machine.
Basic ruby output seems to be working fine, but whenever I try use CGI
methods to read request parameters or create cookies, an internal
server 500 is being thrown.
Can anyone tell me,
If anyone has configured and used eRuby for serving dynamic WEB / WML
pages
Are there standard bench marks to see the performance difference
between RAILS vs ERB vs eRuby vs ERUBIS and which is the best
recommended ?
Azif
I have been trying to find alternatives and faster way of serving
server side HTML or WML from Ruby instead of serving it through an ERB
program or through a RAILS program.
This question is somewhat related to an earlier question posted by
Sunny Hirai.
I have begun evaluating eRuby and configured it with Apache on a
Windows Machine.
Basic ruby output seems to be working fine, but whenever I try use CGI
methods to read request parameters or create cookies, an internal
server 500 is being thrown.
Can anyone tell me,
If anyone has configured and used eRuby for serving dynamic WEB / WML
pages
Are there standard bench marks to see the performance difference
between RAILS vs ERB vs eRuby vs ERUBIS and which is the best
recommended ?
Azif