diff options
Diffstat (limited to 'railties/doc/guides/html/2_3_release_notes.html')
-rw-r--r-- | railties/doc/guides/html/2_3_release_notes.html | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/railties/doc/guides/html/2_3_release_notes.html b/railties/doc/guides/html/2_3_release_notes.html index 67cfbb56ca..51b2b39b26 100644 --- a/railties/doc/guides/html/2_3_release_notes.html +++ b/railties/doc/guides/html/2_3_release_notes.html @@ -452,6 +452,23 @@ Lead Contributor: <a href="http://www.spacevatican.org/">Frederick Cheung</a> Lead Contributor: <a href="http://twitter.com/dubek">Dov Murik</a>
</p>
</li>
+<li>
+<p>
+More information:
+</p>
+<div class="ulist"><ul>
+<li>
+<p>
+<a href="http://dev.mysql.com/doc/refman/5.0/en/auto-reconnect.html">Controlling Automatic Reconnection Behavior</a>
+</p>
+</li>
+<li>
+<p>
+<a href="http://groups.google.com/group/rubyonrails-core/browse_thread/thread/49d2a7e9c96cb9f4">MySQL auto-reconnect revisited</a>
+</p>
+</li>
+</ul></div>
+</li>
</ul></div>
<h3 id="_other_active_record_changes">3.9. Other Active Record Changes</h3>
<div class="ulist"><ul>
@@ -720,6 +737,11 @@ link_to:<a href="http://weblog.rubyonrails.org/2009/1/26/nested-model-forms">Nes link_to:<a href="http://github.com/alloy/complex-form-examples/tree/nested_attributes">complex-form-examples</a>
</p>
</li>
+<li>
+<p>
+link_to:<a href="http://ryandaigle.com/articles/2009/2/1/what-s-new-in-edge-rails-nested-attributes">What’s New in Edge Rails: Nested Object Forms</a>
+</p>
+</li>
</ul></div>
</li>
</ul></div>
|