public
Description: A very fast & simple Ruby web server
Homepage: http://code.macournoyer.com/thin/
Clone URL: git://github.com/macournoyer/thin.git
Search Repo:
Add ticket ref and contributor name.
macournoyer (author)
Fri Feb 08 22:53:59 -0800 2008
commit  704af3973c881cfa99c6265591d7face9e8a7701
tree    c02ff98b241b32b9b144430ce9c2301ddbe6cd06
parent  21be136ef3ab2a0ee962ad041a03574086c54573
...
1
2
 
 
3
4
5
...
1
 
2
3
4
5
6
0
@@ -1,5 +1,6 @@
0
 == 0.7.0 Bionic Pickle release
0
- * Add Swiftiply support. Use w/ the --swiftiply (-y) option in the thin script.
0
+ * Add Swiftiply support. Use w/ the --swiftiply (-y) option in the thin script,
0
+ closes #28 [Alex MacCaw]
0
 
0
 == 0.6.3 Ninja Cookie release
0
  * Add tasks for Vlad the Deployer in example/vlad.rake [cnantais]

Comments

    No one has commented yet.