Hey all,
Thin version 1.2.6 (codename Crazy Delicious) is out!
== What’s new?
- Make work with Rails 3 out-of-the-box.
- Auto-detect and load config.ru files on start. Makes Rails 3 work.
- Fix signals being ignored under 1.9 when daemonized.
== Get it!
Install Thin from RubyForge:
gem install thin
== Contribute
Site: http://code.macournoyer.com/thin/
Group: http://groups.google.com/group/thin-ruby/topics
Bugs: http://thin.lighthouseapp.com/projects/7212-thin
Code: GitHub - macournoyer/thin: A very fast & simple Ruby web server
IRC: thin on freenode
Thanks to all the people who contributed to Thin, EventMachine, Rack and
Mongrel.
Marc-Andre Cournoyer