Check specifically for Unicorn in rack config.ru file

王权利请求将github/fork/gdamjan/master合并到master

Created by: gdamjan

Don't assume that if the Rack server is not Passenger then it must be Unicorn. There are many other Rack servers in the world (uwsgi being one example that people use a lot).

The reverse check is much more logical, i.e. check explicitly for Unicorn

合并请求报告