RE: unicorn as simple cgi without rails

2013-10-10 Thread nomad Bellcam
On 10 Oct 2013 10:48, "nomad Bellcam" wrote: > my question is this: does it make any sense at all to use unicorn as a ruby > cgi handler if i am not also using rails? This is a perfectly sensible thing to consider doing; I do that myself for some sites. However, this may not be the best for

Re: unicorn as simple cgi without rails

2013-10-10 Thread Jonathan Matthews
On 10 Oct 2013 10:48, "nomad Bellcam" wrote: > my question is this: does it make any sense at all to use unicorn as a ruby cgi handler if i am not also using rails? This is a perfectly sensible thing to consider doing; I do that myself for some sites. However, this may not be the best forum on w