Kelly Felkins's blog



Kelly FelkinsKelly Felkins
Standup 9/9/2009: Unicorn, Thin, and Mongrel
edit Posted by Kelly Felkins on Wednesday September 09, 2009 at 09:39AM

Ask for Help

"Has anyone used Unicorn"

No one present is using Unicorn. Some wondered how it differs from Thin.

This raised the question:

"Is there a road map for mongrel and rails? Mongrel uses CGI and Rails 2.3 has removed CGI."

In the Ruby on Rails 2.3 Release Notes, there is the statement

...but if you use CGI, don’t worry; Rails now supports CGI through a proxy interface...