On Wed, Sep 15, 2010 at 1:12 PM, Mohammed Rashad <mohammedrashadkm / gmail.com> wrote: > As my subject line says the question is about ruby web framework > > Which is the best ruby web framework? > Is it good in performance and speed to use ruby without any framework > (running on Apache) ? If you're specifically interested in apache integration, someone posted http://www.linterra.org/rsp/ recently. Not used it but it looks interesting. martin