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 changelog entry for last commit
macournoyer (author)
Tue Apr 22 05:53:06 -0700 2008
commit  ae6f5b562bcf86248f28ad1ee6c5599436e5e3b6
tree    b1ff420da8eaea48764349c4db1ad1385e7d2f95
parent  1ff0e8a049ecdf0781e959f096e2bfd71d5c5032
...
 
 
 
1
2
3
...
1
2
3
4
5
6
0
@@ -1,3 +1,6 @@
0
+== 0.8.2 ??? release
0
+ * Allow rackup .rb files by getting a conventionally named constant as the app [bmizerany]
0
+
0
 == 0.8.1 Rebel Porpoise release
0
  * [bug] Rescue all types of errors when processing request, fixes #62
0
  * [bug] Use Swiftiply backend when -y option is specified, fixes #63 and #64

Comments

    No one has commented yet.