about summary refs log tree commit homepage
path: root/FAQ
DateCommit message (Collapse)
2015-04-22FAQ: add entry for Rails autoflush_log
Thanks to Cedric Maion for bringing this up on the mailing list: http://bogomips.org/unicorn-public/m/20140703144048.GA6674@cedric-maion.com
2010-06-03move Rails 2.3.x test to Rails 2.3.8
This allows us to gets rid of the Rack 1.0.1 dependency when running Rails tests since previous versions of Rails 2.3.x needed Rack 1.0.1, where as Rails 2.2.x and below could be used with any version of Rack (under Unicorn only).
2010-01-19FAQ entry for Rails 2.3.x + Rack 1.1.x incompatibility
2009-11-13FAQ: additional notes on getting HTTPS redirects right
2009-11-11FAQ: fix links to Configurator docs
2009-11-11Add FAQ
Hopefully this will help users and avoid redundant questions on the mailing list.