Hi Ruby's
I have been playing with Ruby this last month, and I am impressed by its
power and easiness. I have been asked to write a web application, and I
think my knowledge now of Ruby is enough to get the job done. But, there
are 2 problems:
1- my application will use Interbase as RDBMS and I ask if the module to
access Interbase is reliable (I see it is an earlier version 0.03). I
don't need blob fields, but I need persistence connections to the RDBMS;
-- Matz! Could you hear me?
2- Is mod_apache for Ruby is reliable? It is said unstable (by its
auther);

Thank you very much.

Jilani

ps.
I have no problem to write the application in PHP, but I think it is a
nice occasion to try Ruby in a serious project.