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
+10-8Lines changed: 10 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -113,6 +113,9 @@ <h1>Rack: a Ruby Webserver Interface</h1>
113
113
<h2>News</h2>
114
114
115
115
<dl>
116
+
<dt>May 23rd, 2011<dt>
117
+
<dd><strong>Rack 1.3.0</strong> has been <ahref="http://groups.google.com/group/rack-devel/browse_thread/thread/7dce0d9b17ec9cb3">released</a>!</dd>
118
+
116
119
<dt>June 13th, 2010</dt><dd>
117
120
<strong>Rack 1.2.0</strong> has been <ahref="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/364270">released</a>!</dd>
118
121
@@ -132,19 +135,19 @@ <h2>News</h2>
132
135
133
136
<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>
134
137
135
-
<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>
138
+
<dt>December 23rd, 2008</dt><dd><ahref="http://www.heise.de/newsticker/Rails-Erfinder-stellt-Rails-Metal-vor--/meldung/120849">Rack is mentioned on heise.de</a>!</dd>
136
139
137
140
<dt>December 5th, 2008</dt><dd><ahref="http://weblog.rubyonrails.org/2008/12/5/this-week-in-edge-rails">The tighter integration of Rails with Rack continues.</a></dd>
138
141
139
142
<dt>August 21st, 2008</dt><dd><strong>Rack 0.4</strong> has been <ahref="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/312148">released</a>!</dd>
140
143
141
-
<dt>May 31st, 2008</dt><dd>Rack development <ahref="http://github.com/chneukirchen/rack/tree/master">moves to Git</a>.</dd>
144
+
<dt>May 31st, 2008</dt><dd>Rack development <ahref="https://github.com/rack/rack">moves to Git</a>.</dd>
142
145
143
146
<dt>May 24th, 2008</dt><dd>There now is a Google Group on <ahref="http://groups.google.com/group/rack-devel">Rack Development</a>.</dd>
144
147
145
148
<dt>February 26th, 2008</dt><dd><strong>Rack 0.3</strong> has been <ahref="http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/292557">released</a>!</dd>
146
149
147
-
<dt>November 10th, 2007</dt><dd>Rack has been presented at the <ahref="http://euruko.com/">Euruko 2007</a>. Slides and a paper are available at <ahref="http://chneukirchen.org/talks/#introducingrack">http://chneukirchen.org/talks/</a>.</dd>
150
+
<dt>November 10th, 2007</dt><dd>Rack has been presented at the Euruko 2007.</dd>
148
151
149
152
<dt>October 2007</dt><dd>Ryan Allen gave a <ahref="http://yeahnah.org/files/rack-presentation-oct-07.pdf">presentation on Rack</a> (PDF).</dd>
0 commit comments