mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
adds the release notes of 3.1 to the index
This commit is contained in:
@@ -174,6 +174,10 @@ Ruby on Rails Guides
|
||||
<h3>Release Notes</h3>
|
||||
|
||||
<dl>
|
||||
<%= guide("Ruby on Rails 3.1 Release Notes", '3_1_release_notes.html') do %>
|
||||
<p>Release notes for Rails 3.1.</p>
|
||||
<% end %>
|
||||
|
||||
<%= guide("Ruby on Rails 3.0 Release Notes", '3_0_release_notes.html') do %>
|
||||
<p>Release notes for Rails 3.0.</p>
|
||||
<% end %>
|
||||
|
||||
@@ -84,6 +84,7 @@
|
||||
<dd><a href="ruby_on_rails_guides_guidelines.html">Ruby on Rails Guides Guidelines</a></dd>
|
||||
|
||||
<dt>Release Notes</dt>
|
||||
<dd><a href="3_1_release_notes.html">Ruby on Rails 3.1 Release Notes</a></dd>
|
||||
<dd><a href="3_0_release_notes.html">Ruby on Rails 3.0 Release Notes</a></dd>
|
||||
<dd><a href="2_3_release_notes.html">Ruby on Rails 2.3 Release Notes</a></dd>
|
||||
<dd><a href="2_2_release_notes.html">Ruby on Rails 2.2 Release Notes</a></dd>
|
||||
|
||||
Reference in New Issue
Block a user