From: Steven Elliott Jr Date: 2010-09-15T20:06:11+09:00 Subject: Re: best ruby web framework? I think your best bet us to go with rails 3 and ruby 1.9.2. Sent from my iPhone On Sep 15, 2010, at 5:13 AM, Mohammed Rashad wrote: > On Wed, Sep 15, 2010 at 2:32 PM, Young Wah wrote: > >> 2010/9/15 Mohammed Rashad : >>> As my subject line says the question is about ruby web framework >>> >>> Which is the best ruby web framework? >> >> The most popular is Rails certainly. >> But I use Sinatra (a light framework) for the project. >> > > which is the best in terms of performance and speed > >> >>> Is it good in performance and speed to use ruby without any framework >>> (running on Apache) ? >>> >> >> Do you mean running ruby with CGI? >> For performance CGI is not that good. >> > > running Ruby script using apache like php. > putting the source in /var/www > and calling like http://localhost/test.rb > >> >> Regards. >> >> > > > -- > Rashad