We got nominated! Help us out and vote for GitHub as Best Bootstrapped Startup of 2008. (You can vote once a day.) [ hide ]

public
Rubygem
Description: A very fast & simple Ruby web server
Homepage: http://code.macournoyer.com/thin/
Clone URL: git://github.com/macournoyer/thin.git
Click here to lend your support to: thin and make a donation at www.pledgie.com !
macournoyer (author)
Sat Jul 19 08:51:28 -0700 2008
commit  b9ec90108045101501a436cb124599d4a70fcbdb
tree    85c7bbe174877db882bec35f0daaa0d5fa3a4419
parent  c9634028e70a830c15e755724197825651ec26a4
thin / tasks / email.erb
100644 30 lines (18 sloc) 0.639 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Hey all,
 
Thin version <%= Thin::VERSION::STRING %> (codename <%= Thin::VERSION::CODENAME %>) is out!
 
== What's new?
 
<%= changelog %>
 
== Get it!
 
Install Thin from RubyForge:
 
 gem install thin
 
Or using my mirror:
 
 gem install thin --source http://code.macournoyer.com
 
== 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: http://github.com/macournoyer/thin
IRC: #thin on freenode
 
Thanks to all the people who contributed to Thin, EventMachine, Rack and Mongrel.
 
Marc-Andre Cournoyer
http://macournoyer.com/