From: Mohammed Rashad Date: 2010-09-15T18:13:19+09:00 Subject: Re: best ruby web framework? --00163646c7b8868131049048bdaf Content-Type: text/plain; charset=ISO-8859-1 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 --00163646c7b8868131049048bdaf--