From: "Shubhada S." Date: 2013-07-15T23:14:42+09:00 Subject: Re: Ruby web service with REST support Tony Arcieri wrote in post #1115188: > On Tue, Jul 9, 2013 at 9:29 PM, Prasad P. wrote: > >> I am still confused when to use phusion passenger and when to use rails? > > > They're orthogonal. Phusion Passenger is an Apache/nginx module which > manages Ruby web applications in a somewhat framework-agnostic manner. > > Rails is a framework for building web applications. You can use Phusion > Passenger to serve Rails applications from Apache/nginx. Hi, Thanks all for your inputs. I have a different track now. What is difference between CGI based applications and phusion passenger/ sinatra based web applications? What could be the best option for REST implementation? Regards, Shubhada -- Posted via http://www.ruby-forum.com/.