about summary refs log tree commit homepage
path: root/bin/unicorn_rails
DateCommit message (Expand)
2009-03-31unicorn_rails: cleanup path mapping usage
2009-03-31unicorn_rails: minor cleanup for dead variable
2009-03-30unicorn_rails: give more info when aborting
2009-03-30bin/*: parse CLI switches in config.ru sooner
2009-03-29Fix default listener setup
2009-03-23unicorn_rails: support non-Rack versions of Rails
2009-03-20unicorn_rails: remove unnecessary Rack-loading logic
2009-03-19unicorn_rails: fix standard pid path setup
2009-03-19start libifying common launcher code
2009-03-18Add unicorn_rails script for Rails 2.3.2