about summary refs log tree commit homepage
path: root/lib/unicorn/configurator.rb
DateCommit message (Expand)
2009-03-03Add configurator test
2009-03-03Allow stderr_path and stdout_path to be set in the config
2009-03-03Load the app _after_ forking workers by default
2009-02-23Allow overriding :directory or via -C/--directory
2009-02-21revamp configuration with Configurator DSL