You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 25, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: index.html
+7-18Lines changed: 7 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -113,6 +113,8 @@ <h1>Rack: a Ruby Webserver Interface</h1>
113
113
<h2>News</h2>
114
114
115
115
<dl>
116
+
<dt>January 6th, 2008</dt><dd><strong>Rack 0.9</strong> has been <ahref="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/324073">released</a>!</dd>
117
+
116
118
<dt>December 24th, 2008</dt><dd><ahref="http://groups.google.com/group/rack-devel/browse_thread/thread/a5f156a8c592ab1c">Introducing the Rack Core Team</a></dd>
117
119
118
120
<dt>December 23rd, 2008</dt><dd><ahref="http://www.heise.de/newsticker/Rails-Erfinder-stellt-Rails-Metal-vor--/meldung/120849">Rack is mentioned on <ahref="http://www.heise.de/newsticker/Rails-Erfinder-stellt-Rails-Metal-vor--/meldung/120849">heise.de</a>!</a></dd>
@@ -184,21 +186,6 @@ <h2>Blurb</h2>
184
186
<divclass="src">—Armin Roehrl, Lead Engineer of Personifi</div>
185
187
</blockquote>
186
188
187
-
<h2>TODO</h2>
188
-
189
-
<p>Currently, we can need help in these things:</p>
190
-
191
-
<ul>
192
-
<li>Please help test Thin's Rails handler.</li>
193
-
<li>If you know JRuby, help write a Servlet adapter.</li>
194
-
<li>If you know Sandbox, maybe something that would let Rack work with a
195
-
Sandbox (I think it would be needed if frameworks stand on each
196
-
other feet.)</li>
197
-
<li>Figure out how to use Mongrel’s URL classifier for URLMap (IOWA has
198
-
a cleaned and modularized version of it, I heard).</li>
0 commit comments