about summary refs log tree commit homepage
path: root/Documentation/rainbows.1.txt
DateCommit message (Collapse)
2014-01-17switch homepage to http://rainbows.bogomips.org/
RubyForge is going away, so we must migrate the homepage. The mailing list will be migrated, soon.
2013-02-26manpage: update middleware-related documentation
-N/--no-default-middleware needs a corresponding manpage entry. Additionally, the Rack::Chunked/ContentLength middleware comment is out-of-date as of unicorn v4.1.0
2009-12-24doc: update manpage since Unicorn got new features
working_directory and Worker#user got added over time, so recommending Dir.chdir and Process::UID.change_privilege is bad.
2009-12-04rainbows.1: update headers
manpage was blatantly copied from the Unicorn one but headers were never updated.
2009-10-04manpage: project is "Rainbows!", not "Unicorn Rainbows"
2009-10-02initial revision
No tests yet, but the old "gossamer" and "rainbows" branches seem to be basically working.