Froze rails gems
[depot.git] / vendor / rails / railties / doc / guides / html / 2_2_release_notes.html
diff --git a/vendor/rails/railties/doc/guides/html/2_2_release_notes.html b/vendor/rails/railties/doc/guides/html/2_2_release_notes.html
new file mode 100644 (file)
index 0000000..f53ba2c
--- /dev/null
@@ -0,0 +1,1185 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">\r
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">\r
+<head>\r
+       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
+       <title>Ruby on Rails 2.2 Release Notes</title>\r
+       <!--[if lt IE 8]>\r
+       <script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js" type="text/javascript"></script>\r
+       <![endif]-->\r
+       <link href="stylesheets/base.css" media="screen" rel="Stylesheet" type="text/css" />\r
+       <link href="stylesheets/forms.css" media="screen" rel="Stylesheet" type="text/css" />\r
+       <link href="stylesheets/more.css" media="screen" rel="Stylesheet" type="text/css" />\r
+       <style type="text/css">\r
+               div#container {\r
+       max-width: 900px;\r
+       padding-bottom: 3em;\r
+}\r
+\r
+div#content {\r
+       margin-left: 200px;\r
+}\r
+\r
+div#container.notoc {\r
+       max-width: 600px;\r
+}\r
+\r
+.notoc div#content {\r
+       margin-left: 0;\r
+}\r
+\r
+pre {\r
+       line-height: 1.4em;\r
+}\r
+\r
+#content p tt {\r
+       background: #eeeeee;\r
+       border: solid 1px #cccccc;\r
+       padding: 3px;\r
+}\r
+\r
+dt {\r
+       font-weight: bold;\r
+}\r
+#\r
+#content dt tt {\r
+       font-size: 10pt;\r
+}\r
+\r
+dd {\r
+       margin-left: 3em;\r
+}\r
+\r
+#content dt tt, #content pre tt {\r
+       background: none;\r
+       padding: 0;\r
+       border: 0;\r
+}\r
+\r
+#content .olist ol {\r
+       margin-left: 2em;\r
+}\r
+\r
+#header {\r
+       position: relative;\r
+       max-width: 840px;\r
+       margin-left: auto;\r
+       margin-right: auto;\r
+}\r
+\r
+#header.notoc {\r
+       max-width: 580px;\r
+}\r
+\r
+#logo {\r
+       position: absolute;\r
+       left: 10px;\r
+       top: 10px;\r
+       width: 110px;\r
+       height: 140px;\r
+}\r
+\r
+div#header h1#site_title {\r
+       background: url('images/ruby_on_rails_by_mike_rundle2.gif') top left no-repeat;\r
+       position: absolute;\r
+       width: 392px;\r
+       height: 55px;\r
+       left: 145px;\r
+       top: 20px;\r
+       margin: 0;\r
+       padding: 0;\r
+}\r
+\r
+#site_title span {\r
+       display: none;\r
+}\r
+\r
+#site_title_tagline {\r
+       display: none;\r
+}\r
+\r
+ul#navMain {\r
+       position: absolute;\r
+       margin: 0;\r
+       padding: 0;\r
+       top: 97px;\r
+       left: 145px;\r
+}\r
+\r
+.left-floaty, .right-floaty {\r
+       padding: 15px;\r
+}\r
+\r
+.admonitionblock,\r
+.tableblock {\r
+       margin-left: 1em;\r
+       margin-right: 1em;\r
+       margin-top: 0.25em;\r
+       margin-bottom: 1em;\r
+}\r
+\r
+.admonitionblock .icon {\r
+       padding-right: 8px;\r
+}\r
+\r
+.admonitionblock .content {\r
+       border: solid 1px #ffda78;\r
+       background: #fffebd;\r
+       padding: 10px;\r
+       padding-top: 8px;\r
+       padding-bottom: 8px;\r
+}\r
+\r
+.admonitionblock .title {\r
+       font-size: 140%;\r
+       margin-bottom: 0.5em;\r
+}\r
+\r
+.tableblock table {\r
+       border: solid 1px #aaaaff;\r
+       background: #f0f0ff;\r
+}\r
+\r
+.tableblock th {\r
+       background: #e0e0e0;\r
+}\r
+\r
+.tableblock th,\r
+.tableblock td {\r
+       padding: 3px;\r
+       padding-left: 5px;\r
+       padding-right: 5px;\r
+}\r
+\r
+.sidebarblock {\r
+       margin-top: 0.25em;\r
+       margin: 1em;\r
+       border: solid 1px #ccccbb;\r
+       padding: 8px;\r
+       background: #ffffe0;\r
+}\r
+\r
+.sidebarblock .sidebar-title {\r
+       font-size: 140%;\r
+       font-weight: 600;\r
+       margin-bottom: 0.3em;\r
+}\r
+\r
+.sidebarblock .sidebar-content > .para:last-child > p {\r
+       margin-bottom: 0;\r
+}\r
+\r
+.sidebarblock .sidebar-title a {\r
+       text-decoration: none;\r
+}\r
+\r
+.sidebarblock .sidebar-title a:hover {\r
+       text-decoration: underline;\r
+}\r
+\r
+       </style>\r
+</head>\r
+<body>\r
+       <div id="header" >\r
+               <div id="logo">\r
+                       <a href="index.html" title="Ruby on Rails"><img src="images/rails_logo_remix.gif" alt="Rails" height="140" width="110" /></a>\r
+               </div>\r
+               \r
+               <h1 id="site_title"><span>Ruby on Rails</span></h1>\r
+               <h2 id="site_title_tagline">Sustainable productivity for web-application development</h2>\r
+\r
+               <ul id="navMain">\r
+                       <li class="first-child"><a href="http://www.rubyonrails.org/" title="Ruby on Rails" class="ruby_on_rails">Ruby on Rails</a></li>\r
+                       <li><a class="manuals" href="index.html" title="Manuals Index">Guides Index</a></li>\r
+               </ul>\r
+       </div>\r
+\r
+       <div id="container">\r
+               \r
+               <div id="sidebar">\r
+                       <h2>Chapters</h2>\r
+                       <ol>\r
+                                       <li>\r
+                                       <a href="#_infrastructure">Infrastructure</a>\r
+                                               <ul>\r
+                                               \r
+                                                       <li><a href="#_internationalization">Internationalization</a></li>\r
+                                               \r
+                                                       <li><a href="#_compatibility_with_ruby_1_9_and_jruby">Compatibility with Ruby 1.9 and JRuby</a></li>\r
+                                               \r
+                                               </ul>\r
+                                       </li>\r
+                                       <li>\r
+                                       <a href="#_documentation">Documentation</a>\r
+                                       </li>\r
+                                       <li>\r
+                                       <a href="#_better_integration_with_http_out_of_the_box_etag_support">Better integration with HTTP : Out of the box ETag support</a>\r
+                                       </li>\r
+                                       <li>\r
+                                       <a href="#_thread_safety">Thread Safety</a>\r
+                                       </li>\r
+                                       <li>\r
+                                       <a href="#_active_record">Active Record</a>\r
+                                               <ul>\r
+                                               \r
+                                                       <li><a href="#_transactional_migrations">Transactional Migrations</a></li>\r
+                                               \r
+                                                       <li><a href="#_connection_pooling">Connection Pooling</a></li>\r
+                                               \r
+                                                       <li><a href="#_hashes_for_join_table_conditions">Hashes for Join Table Conditions</a></li>\r
+                                               \r
+                                                       <li><a href="#_new_dynamic_finders">New Dynamic Finders</a></li>\r
+                                               \r
+                                                       <li><a href="#_associations_respect_private_protected_scope">Associations Respect Private/Protected Scope</a></li>\r
+                                               \r
+                                                       <li><a href="#_other_activerecord_changes">Other ActiveRecord Changes</a></li>\r
+                                               \r
+                                               </ul>\r
+                                       </li>\r
+                                       <li>\r
+                                       <a href="#_action_controller">Action Controller</a>\r
+                                               <ul>\r
+                                               \r
+                                                       <li><a href="#_shallow_route_nesting">Shallow Route Nesting</a></li>\r
+                                               \r
+                                                       <li><a href="#_method_arrays_for_member_or_collection_routes">Method Arrays for Member or Collection Routes</a></li>\r
+                                               \r
+                                                       <li><a href="#_resources_with_specific_actions">Resources With Specific Actions</a></li>\r
+                                               \r
+                                                       <li><a href="#_other_action_controller_changes">Other Action Controller Changes</a></li>\r
+                                               \r
+                                               </ul>\r
+                                       </li>\r
+                                       <li>\r
+                                       <a href="#_action_view">Action View</a>\r
+                                       </li>\r
+                                       <li>\r
+                                       <a href="#_action_mailer">Action Mailer</a>\r
+                                       </li>\r
+                                       <li>\r
+                                       <a href="#_active_support">Active Support</a>\r
+                                               <ul>\r
+                                               \r
+                                                       <li><a href="#_memoization">Memoization</a></li>\r
+                                               \r
+                                                       <li><a href="#_tt_each_with_object_tt"><tt>each_with_object</tt></a></li>\r
+                                               \r
+                                                       <li><a href="#_delegates_with_prefixes">Delegates With Prefixes</a></li>\r
+                                               \r
+                                                       <li><a href="#_other_active_support_changes">Other Active Support Changes</a></li>\r
+                                               \r
+                                               </ul>\r
+                                       </li>\r
+                                       <li>\r
+                                       <a href="#_railties">Railties</a>\r
+                                               <ul>\r
+                                               \r
+                                                       <li><a href="#_tt_config_gems_tt"><tt>config.gems</tt></a></li>\r
+                                               \r
+                                                       <li><a href="#_other_railties_changes">Other Railties Changes</a></li>\r
+                                               \r
+                                               </ul>\r
+                                       </li>\r
+                                       <li>\r
+                                       <a href="#_deprecated">Deprecated</a>\r
+                                       </li>\r
+                                       <li>\r
+                                       <a href="#_credits">Credits</a>\r
+                                       </li>\r
+                       </ol>\r
+               </div>\r
+               \r
+               <div id="content">\r
+                               <h1>Ruby on Rails 2.2 Release Notes</h1>\r
+                       <div id="preamble">\r
+<div class="sectionbody">\r
+<div class="para"><p>Rails 2.2 delivers a number of new and improved features. This list covers the major upgrades, but doesn't include every little bug fix and change. If you want to see everything, check out the <a href="http://github.com/rails/rails/commits/master">list of commits</a> in the main Rails repository on GitHub.</p></div>\r
+<div class="para"><p>Along with Rails, 2.2 marks the launch of the <a href="http://guides.rubyonrails.org/">Ruby on Rails Guides</a>, the first results of the ongoing <a href="http://hackfest.rubyonrails.org/guide">Rails Guides hackfest</a>. This site will deliver high-quality documentation of the major features of Rails.</p></div>\r
+</div>\r
+</div>\r
+<h2 id="_infrastructure">1. Infrastructure</h2>\r
+<div class="sectionbody">\r
+<div class="para"><p>Rails 2.2 is a significant release for the infrastructure that keeps Rails humming along and connected to the rest of the world.</p></div>\r
+<h3 id="_internationalization">1.1. Internationalization</h3>\r
+<div class="para"><p>Rails 2.2 supplies an easy system for internationalization (or i18n, for those of you tired of typing).</p></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+Lead Contributors: Rails i18 Team\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+More information :\r
+</p>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<a href="http://rails-i18n.org">Official Rails i18 website</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://www.artweb-design.de/2008/7/18/finally-ruby-on-rails-gets-internationalized">Finally. Ruby on Rails gets internationalized</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://i18n-demo.phusion.nl">Localizing Rails : Demo application</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+</li>\r
+</ul></div>\r
+<h3 id="_compatibility_with_ruby_1_9_and_jruby">1.2. Compatibility with Ruby 1.9 and JRuby</h3>\r
+<div class="para"><p>Along with thread safety, a lot of work has been done to make Rails work well with JRuby and the upcoming Ruby 1.9. With Ruby 1.9 being a moving target, running edge Rails on edge Ruby is still a hit-or-miss proposition, but Rails is ready to make the transition to Ruby 1.9 when the latter is released.</p></div>\r
+</div>\r
+<h2 id="_documentation">2. Documentation</h2>\r
+<div class="sectionbody">\r
+<div class="para"><p>The internal documentation of Rails, in the form of code comments, has been improved in numerous places. In addition, the <a href="http://guides.rubyonrails.org/">Ruby on Rails Guides</a> project is the definitive source for information on major Rails components. In its first official release, the Guides page includes:</p></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<a href="http://guides.rubyonrails.org/getting_started_with_rails.html">Getting Started with Rails</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://guides.rubyonrails.org/migrations.html">Rails Database Migrations</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://guides.rubyonrails.org/association_basics.html">Active Record Associations</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://guides.rubyonrails.org/finders.html">Active Record Finders</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://guides.rubyonrails.org/layouts_and_rendering.html">Layouts and Rendering in Rails</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://guides.rubyonrails.org/form_helpers.html">Action View Form Helpers</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://guides.rubyonrails.org/routing_outside_in.html">Rails Routing from the Outside In</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://guides.rubyonrails.org/actioncontroller_basics.html">Basics of Action Controller</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://guides.rubyonrails.org/caching_with_rails.html">Rails Caching</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://guides.rubyonrails.org/testing_rails_applications.html">Testing Rails Applications</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://guides.rubyonrails.org/security.html">Securing Rails Applications</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://guides.rubyonrails.org/debugging_rails_applications.html">Debugging Rails Applications</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://guides.rubyonrails.org/benchmarking_and_profiling.html">Benchmarking and Profiling Rails Applications</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://guides.rubyonrails.org/creating_plugins.html">The Basics of Creating Rails Plugins</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+<div class="para"><p>All told, the Guides provide tens of thousands of words of guidance for beginning and intermediate Rails developers.</p></div>\r
+<div class="para"><p>If you want to generate these guides locally, inside your application:</p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt>rake doc<span style="color: #990000">:</span>guides\r
+</tt></pre></div></div>\r
+<div class="para"><p>This will put the guides inside <tt>RAILS_ROOT/doc/guides</tt> and you may start surfing straight away by opening <tt>RAILS_ROOT/doc/guides/index.html</tt> in your favourite browser.</p></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+Lead Contributors: <a href="http://guides.rails.info/authors.html">Rails Documentation Team</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+Major contributions from <a href="http://advogato.org/person/fxn/diary.html">Xavier Noria</a> and <a href="http://izumi.plan99.net/blog/">Hongli Lai</a>.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+More information:\r
+</p>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<a href="http://hackfest.rubyonrails.org/guide">Rails Guides hackfest</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://weblog.rubyonrails.org/2008/5/2/help-improve-rails-documentation-on-git-branch">Help improve Rails documentation on Git branch</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+</li>\r
+</ul></div>\r
+</div>\r
+<h2 id="_better_integration_with_http_out_of_the_box_etag_support">3. Better integration with HTTP : Out of the box ETag support</h2>\r
+<div class="sectionbody">\r
+<div class="para"><p>Supporting the etag and last modified timestamp in HTTP headers means that Rails can now send back an empty response if it gets a request for a resource that hasn't been modified lately. This allows you to check whether a response needs to be sent at all.</p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt><span style="font-weight: bold"><span style="color: #0000FF">class</span></span> ArticlesController <span style="color: #990000">&lt;</span> ApplicationController\r
+  <span style="font-weight: bold"><span style="color: #0000FF">def</span></span> show_with_respond_to_block\r
+    <span style="color: #009900">@article</span> <span style="color: #990000">=</span> Article<span style="color: #990000">.</span>find<span style="color: #990000">(</span>params<span style="color: #990000">[:</span>id<span style="color: #990000">])</span>\r
+\r
+    <span style="font-style: italic"><span style="color: #9A1900"># If the request sends headers that differs from the options provided to stale?, then</span></span>\r
+    <span style="font-style: italic"><span style="color: #9A1900"># the request is indeed stale and the respond_to block is triggered (and the options</span></span>\r
+    <span style="font-style: italic"><span style="color: #9A1900"># to the stale? call is set on the response).</span></span>\r
+    <span style="font-style: italic"><span style="color: #9A1900">#</span></span>\r
+    <span style="font-style: italic"><span style="color: #9A1900"># If the request headers match, then the request is fresh and the respond_to block is</span></span>\r
+    <span style="font-style: italic"><span style="color: #9A1900"># not triggered. Instead the default render will occur, which will check the last-modified</span></span>\r
+    <span style="font-style: italic"><span style="color: #9A1900"># and etag headers and conclude that it only needs to send a "304 Not Modified" instead</span></span>\r
+    <span style="font-style: italic"><span style="color: #9A1900"># of rendering the template.</span></span>\r
+    <span style="font-weight: bold"><span style="color: #0000FF">if</span></span> stale?<span style="color: #990000">(:</span>last_modified <span style="color: #990000">=&gt;</span> <span style="color: #009900">@article</span><span style="color: #990000">.</span>published_at<span style="color: #990000">.</span>utc<span style="color: #990000">,</span> <span style="color: #990000">:</span>etag <span style="color: #990000">=&gt;</span> <span style="color: #009900">@article</span><span style="color: #990000">)</span>\r
+      respond_to <span style="font-weight: bold"><span style="color: #0000FF">do</span></span> <span style="color: #990000">|</span>wants<span style="color: #990000">|</span>\r
+        <span style="font-style: italic"><span style="color: #9A1900"># normal response processing</span></span>\r
+      <span style="font-weight: bold"><span style="color: #0000FF">end</span></span>\r
+    <span style="font-weight: bold"><span style="color: #0000FF">end</span></span>\r
+  <span style="font-weight: bold"><span style="color: #0000FF">end</span></span>\r
+\r
+  <span style="font-weight: bold"><span style="color: #0000FF">def</span></span> show_with_implied_render\r
+    <span style="color: #009900">@article</span> <span style="color: #990000">=</span> Article<span style="color: #990000">.</span>find<span style="color: #990000">(</span>params<span style="color: #990000">[:</span>id<span style="color: #990000">])</span>\r
+\r
+    <span style="font-style: italic"><span style="color: #9A1900"># Sets the response headers and checks them against the request, if the request is stale</span></span>\r
+    <span style="font-style: italic"><span style="color: #9A1900"># (i.e. no match of either etag or last-modified), then the default render of the template happens.</span></span>\r
+    <span style="font-style: italic"><span style="color: #9A1900"># If the request is fresh, then the default render will return a "304 Not Modified"</span></span>\r
+    <span style="font-style: italic"><span style="color: #9A1900"># instead of rendering the template.</span></span>\r
+    fresh_when<span style="color: #990000">(:</span>last_modified <span style="color: #990000">=&gt;</span> <span style="color: #009900">@article</span><span style="color: #990000">.</span>published_at<span style="color: #990000">.</span>utc<span style="color: #990000">,</span> <span style="color: #990000">:</span>etag <span style="color: #990000">=&gt;</span> <span style="color: #009900">@article</span><span style="color: #990000">)</span>\r
+  <span style="font-weight: bold"><span style="color: #0000FF">end</span></span>\r
+<span style="font-weight: bold"><span style="color: #0000FF">end</span></span>\r
+</tt></pre></div></div>\r
+</div>\r
+<h2 id="_thread_safety">4. Thread Safety</h2>\r
+<div class="sectionbody">\r
+<div class="para"><p>The work done to make Rails thread-safe is rolling out in Rails 2.2. Depending on your web server infrastructure, this means you can handle more requests with fewer copies of Rails in memory, leading to better server performance and higher utilization of multiple cores.</p></div>\r
+<div class="para"><p>To enable multithreaded dispatching in production mode of your application, add the following line in your <tt>config/environments/production.rb</tt>:</p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt>config<span style="color: #990000">.</span>threadsafe!\r
+</tt></pre></div></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+More information :\r
+</p>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<a href="http://m.onkey.org/2008/10/23/thread-safety-for-your-rails">Thread safety for your Rails</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://weblog.rubyonrails.org/2008/8/16/josh-peek-officially-joins-the-rails-core">Thread safety project announcement</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://blog.headius.com/2008/08/qa-what-thread-safe-rails-means.html">Q/A: What Thread-safe Rails Means</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+</li>\r
+</ul></div>\r
+</div>\r
+<h2 id="_active_record">5. Active Record</h2>\r
+<div class="sectionbody">\r
+<div class="para"><p>There are two big additions to talk about here: transactional migrations and pooled database transactions. There's also a new (and cleaner) syntax for join table conditions, as well as a number of smaller improvements.</p></div>\r
+<h3 id="_transactional_migrations">5.1. Transactional Migrations</h3>\r
+<div class="para"><p>Historically, multiple-step Rails migrations have been a source of trouble. If something went wrong during a migration, everything before the error changed the database and everything after the error wasn't applied. Also, the migration version was stored as having been executed, which means that it couldn't be simply rerun by <tt>rake db:migrate:redo</tt> after you fix the problem. Transactional migrations change this by wrapping migration steps in a DDL transaction, so that if any of them fail, the entire migration is undone. In Rails 2.2, transactional migrations are supported on PostgreSQL out of the box. The code is extensible to other database types in the future - and IBM has already extended it to support the DB2 adapter.</p></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+Lead Contributor: <a href="http://adam.blog.heroku.com/">Adam Wiggins</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+More information:\r
+</p>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<a href="http://adam.blog.heroku.com/past/2008/9/3/ddl_transactions/">DDL Transactions</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://db2onrails.com/2008/11/08/a-major-milestone-for-db2-on-rails/">A major milestone for DB2 on Rails</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+</li>\r
+</ul></div>\r
+<h3 id="_connection_pooling">5.2. Connection Pooling</h3>\r
+<div class="para"><p>Connection pooling lets Rails distribute database requests across a pool of database connections that will grow to a maximum size (by default 5, but you can add a <tt>pool</tt> key to your <tt>database.yml</tt> to adjust this). This helps remove bottlenecks in applications that support many concurrent users. There's also a <tt>wait_timeout</tt> that defaults to 5 seconds before giving up. <tt>ActiveRecord::Base.connection_pool</tt> gives you direct access to the pool if you need it.</p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt>development<span style="color: #990000">:</span>\r
+  adapter<span style="color: #990000">:</span> mysql\r
+  username<span style="color: #990000">:</span> root\r
+  database<span style="color: #990000">:</span> sample_development\r
+  pool<span style="color: #990000">:</span> <span style="color: #993399">10</span>\r
+  wait_timeout<span style="color: #990000">:</span> <span style="color: #993399">10</span>\r
+</tt></pre></div></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+Lead Contributor: <a href="http://blog.nicksieger.com/">Nick Sieger</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+More information:\r
+</p>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<a href="http://ryandaigle.com/articles/2008/9/7/what-s-new-in-edge-rails-connection-pools">What's New in Edge Rails: Connection Pools</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+</li>\r
+</ul></div>\r
+<h3 id="_hashes_for_join_table_conditions">5.3. Hashes for Join Table Conditions</h3>\r
+<div class="para"><p>You can now specify conditions on join tables using a hash. This is a big help if you need to query across complex joins.</p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt><span style="font-weight: bold"><span style="color: #0000FF">class</span></span> Photo <span style="color: #990000">&lt;</span> ActiveRecord<span style="color: #990000">::</span>Base\r
+  belongs_to <span style="color: #990000">:</span>product\r
+<span style="font-weight: bold"><span style="color: #0000FF">end</span></span>\r
+\r
+<span style="font-weight: bold"><span style="color: #0000FF">class</span></span> Product <span style="color: #990000">&lt;</span> ActiveRecord<span style="color: #990000">::</span>Base\r
+  has_many <span style="color: #990000">:</span>photos\r
+<span style="font-weight: bold"><span style="color: #0000FF">end</span></span>\r
+\r
+<span style="font-style: italic"><span style="color: #9A1900"># Get all products with copyright-free photos:</span></span>\r
+Product<span style="color: #990000">.</span>all<span style="color: #990000">(:</span>joins <span style="color: #990000">=&gt;</span> <span style="color: #990000">:</span>photos<span style="color: #990000">,</span> <span style="color: #990000">:</span>conditions <span style="color: #990000">=&gt;</span> <span style="color: #FF0000">{</span> <span style="color: #990000">:</span>photos <span style="color: #990000">=&gt;</span> <span style="color: #FF0000">{</span> <span style="color: #990000">:</span>copyright <span style="color: #990000">=&gt;</span> <span style="font-weight: bold"><span style="color: #0000FF">false</span></span> <span style="color: #FF0000">}}</span><span style="color: #990000">)</span>\r
+</tt></pre></div></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+More information:\r
+</p>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<a href="http://ryandaigle.com/articles/2008/7/7/what-s-new-in-edge-rails-easy-join-table-conditions">What's New in Edge Rails: Easy Join Table Conditions</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+</li>\r
+</ul></div>\r
+<h3 id="_new_dynamic_finders">5.4. New Dynamic Finders</h3>\r
+<div class="para"><p>Two new sets of methods have been added to Active Record's dynamic finders family.</p></div>\r
+<h4 id="_tt_find_last_by_lt_attribute_gt_tt">5.4.1. <tt>find_last_by_&lt;attribute&gt;</tt></h4>\r
+<div class="para"><p>The <tt>find_last_by_&lt;attribute&gt;</tt> method is equivalent to <tt>Model.last(:conditions &#8658; {:attribute &#8658; value})</tt></p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt><span style="font-style: italic"><span style="color: #9A1900"># Get the last user who signed up from London</span></span>\r
+User<span style="color: #990000">.</span>find_last_by_city<span style="color: #990000">(</span><span style="color: #FF0000">'London'</span><span style="color: #990000">)</span>\r
+</tt></pre></div></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+Lead Contributor: <a href="http://www.workingwithrails.com/person/9147-emilio-tagua">Emilio Tagua</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+<h4 id="_tt_find_by_lt_attribute_gt_tt">5.4.2. <tt>find_by_&lt;attribute&gt;!</tt></h4>\r
+<div class="para"><p>The new bang! version of <tt>find_by_&lt;attribute&gt;!</tt> is equivalent to <tt>Model.first(:conditions &#8658; {:attribute &#8658; value}) || raise ActiveRecord::RecordNotFound</tt> Instead of returning <tt>nil</tt> if it can't find a matching record, this method will raise an exception if it cannot find a match.</p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt><span style="font-style: italic"><span style="color: #9A1900"># Raise ActiveRecord::RecordNotFound exception if 'Moby' hasn't signed up yet!</span></span>\r
+User<span style="color: #990000">.</span>find_by_name!<span style="color: #990000">(</span><span style="color: #FF0000">'Moby'</span><span style="color: #990000">)</span>\r
+</tt></pre></div></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+Lead Contributor: <a href="http://blog.hasmanythrough.com">Josh Susser</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+<h3 id="_associations_respect_private_protected_scope">5.5. Associations Respect Private/Protected Scope</h3>\r
+<div class="para"><p>Active Record association proxies now respect the scope of methods on the proxied object. Previously (given User has_one :account) <tt>@user.account.private_method</tt> would call the private method on the associated Account object. That fails in Rails 2.2; if you need this functionality, you should use <tt>@user.account.send(:private_method)</tt> (or make the method public instead of private or protected). Please note that if you're overriding <tt>method_missing</tt>, you should also override <tt>respond_to</tt> to match the behavior in order for associations to function normally.</p></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+Lead Contributor: Adam Milligan\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+More information:\r
+</p>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<a href="http://afreshcup.com/2008/10/24/rails-22-change-private-methods-on-association-proxies-are-private/">Rails 2.2 Change: Private Methods on Association Proxies are Private</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+</li>\r
+</ul></div>\r
+<h3 id="_other_activerecord_changes">5.6. Other ActiveRecord Changes</h3>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<tt>rake db:migrate:redo</tt> now accepts an optional VERSION to target that specific migration to redo\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+Set <tt>config.active_record.timestamped_migrations = false</tt> to have migrations with numeric prefix instead of UTC timestamp.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+Counter cache columns (for associations declared with <tt>:counter_cache &#8658; true</tt>) do not need to be initialized to zero any longer.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>ActiveRecord::Base.human_name</tt> for an internationalization-aware humane translation of model names\r
+</p>\r
+</li>\r
+</ul></div>\r
+</div>\r
+<h2 id="_action_controller">6. Action Controller</h2>\r
+<div class="sectionbody">\r
+<div class="para"><p>On the controller side, there are several changes that will help tidy up your routes. There are also some internal changes in the routing engine to lower memory usage on complex applications.</p></div>\r
+<h3 id="_shallow_route_nesting">6.1. Shallow Route Nesting</h3>\r
+<div class="para"><p>Shallow route nesting provides a solution to the well-known difficulty of using deeply-nested resources. With shallow nesting, you need only supply enough information to uniquely identify the resource that you want to work with.</p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt>map<span style="color: #990000">.</span>resources <span style="color: #990000">:</span>publishers<span style="color: #990000">,</span> <span style="color: #990000">:</span>shallow <span style="color: #990000">=&gt;</span> <span style="font-weight: bold"><span style="color: #0000FF">true</span></span> <span style="font-weight: bold"><span style="color: #0000FF">do</span></span> <span style="color: #990000">|</span>publisher<span style="color: #990000">|</span>\r
+  publisher<span style="color: #990000">.</span>resources <span style="color: #990000">:</span>magazines <span style="font-weight: bold"><span style="color: #0000FF">do</span></span> <span style="color: #990000">|</span>magazine<span style="color: #990000">|</span>\r
+    magazine<span style="color: #990000">.</span>resources <span style="color: #990000">:</span>photos\r
+  <span style="font-weight: bold"><span style="color: #0000FF">end</span></span>\r
+<span style="font-weight: bold"><span style="color: #0000FF">end</span></span>\r
+</tt></pre></div></div>\r
+<div class="para"><p>This will enable recognition of (among others) these routes:</p></div>\r
+<div class="listingblock">\r
+<div class="content">\r
+<pre><tt>/publishers/1           ==&gt; publisher_path(1)\r
+/publishers/1/magazines ==&gt; publisher_magazines_path(1)\r
+/magazines/2            ==&gt; magazine_path(2)\r
+/magazines/2/photos     ==&gt; magazines_photos_path(2)\r
+/photos/3               ==&gt; photo_path(3)</tt></pre>\r
+</div></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+Lead Contributor: <a href="http://www.unwwwired.net/">S. Brent Faulkner</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+More information:\r
+</p>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<a href="http://guides.rails.info/routing/routing_outside_in.html#_nested_resources">Rails Routing from the Outside In</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://ryandaigle.com/articles/2008/9/7/what-s-new-in-edge-rails-shallow-routes">What's New in Edge Rails: Shallow Routes</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+</li>\r
+</ul></div>\r
+<h3 id="_method_arrays_for_member_or_collection_routes">6.2. Method Arrays for Member or Collection Routes</h3>\r
+<div class="para"><p>You can now supply an array of methods for new member or collection routes. This removes the annoyance of having to define a route as accepting any verb as soon as you need it to handle more than one. With Rails 2.2, this is a legitimate route declaration:</p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt>map<span style="color: #990000">.</span>resources <span style="color: #990000">:</span>photos<span style="color: #990000">,</span> <span style="color: #990000">:</span>collection <span style="color: #990000">=&gt;</span> <span style="color: #FF0000">{</span> <span style="color: #990000">:</span>search <span style="color: #990000">=&gt;</span> <span style="color: #990000">[:</span>get<span style="color: #990000">,</span> <span style="color: #990000">:</span>post<span style="color: #990000">]</span> <span style="color: #FF0000">}</span>\r
+</tt></pre></div></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+Lead Contributor: <a href="http://brennandunn.com/">Brennan Dunn</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+<h3 id="_resources_with_specific_actions">6.3. Resources With Specific Actions</h3>\r
+<div class="para"><p>By default, when you use <tt>map.resources</tt> to create a route, Rails generates routes for seven default actions (index, show, create, new, edit, update, and destroy). But each of these routes takes up memory in your application, and causes Rails to generate additional routing logic. Now you can use the <tt>:only</tt> and <tt>:except</tt> options to fine-tune the routes that Rails will generate for resources. You can supply a single action, an array of actions, or the special <tt>:all</tt> or <tt>:none</tt> options. These options are inherited by nested resources.</p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt>map<span style="color: #990000">.</span>resources <span style="color: #990000">:</span>photos<span style="color: #990000">,</span> <span style="color: #990000">:</span>only <span style="color: #990000">=&gt;</span> <span style="color: #990000">[:</span>index<span style="color: #990000">,</span> <span style="color: #990000">:</span>show<span style="color: #990000">]</span>\r
+map<span style="color: #990000">.</span>resources <span style="color: #990000">:</span>products<span style="color: #990000">,</span> <span style="color: #990000">:</span>except <span style="color: #990000">=&gt;</span> <span style="color: #990000">:</span>destroy\r
+</tt></pre></div></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+Lead Contributor: <a href="http://experthuman.com/">Tom Stuart</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+<h3 id="_other_action_controller_changes">6.4. Other Action Controller Changes</h3>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+You can now easily <a href="http://m.onkey.org/2008/7/20/rescue-from-dispatching">show a custom error page</a> for exceptions raised while routing a request.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+The HTTP Accept header is disabled by default now. You should prefer the use of formatted URLs (such as <tt>/customers/1.xml</tt>) to indicate the format that you want. If you need the Accept headers, you can turn them back on with <tt>config.action_controller.user_accept_header = true</tt>.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+Benchmarking numbers are now reported in milliseconds rather than tiny fractions of seconds\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+Rails now supports HTTP-only cookies (and uses them for sessions), which help mitigate some cross-site scripting risks in newer browsers.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>redirect_to</tt> now fully supports URI schemes (so, for example, you can redirect to a svn+ssh: URI).\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>render</tt> now supports a <tt>:js</tt> option to render plain vanilla javascript with the right mime type.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+Request forgery protection has been tightened up to apply to HTML-formatted content requests only.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+Polymorphic URLs behave more sensibly if a passed parameter is nil. For example, calling <tt>polymorphic_path([@project, @date, @area])</tt> with a nil date will give you <tt>project_area_path</tt>.\r
+</p>\r
+</li>\r
+</ul></div>\r
+</div>\r
+<h2 id="_action_view">7. Action View</h2>\r
+<div class="sectionbody">\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<tt>javascript_include_tag</tt> and <tt>stylesheet_link_tag</tt> support a new <tt>:recursive</tt> option to be used along with <tt>:all</tt>, so that you can load an entire tree of files with a single line of code.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+The included Prototype javascript library has been upgraded to version 1.6.0.3.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>RJS#page.reload</tt> to reload the browser's current location via javascript\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+The <tt>atom_feed</tt> helper now takes an <tt>:instruct</tt> option to let you insert XML processing instructions.\r
+</p>\r
+</li>\r
+</ul></div>\r
+</div>\r
+<h2 id="_action_mailer">8. Action Mailer</h2>\r
+<div class="sectionbody">\r
+<div class="para"><p>Action Mailer now supports mailer layouts. You can make your HTML emails as pretty as your in-browser views by supplying an appropriately-named layout - for example, the <tt>CustomerMailer</tt> class expects to use <tt>layouts/customer_mailer.html.erb</tt>.</p></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+More information:\r
+</p>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<a href="http://ryandaigle.com/articles/2008/9/7/what-s-new-in-edge-rails-mailer-layouts">What's New in Edge Rails: Mailer Layouts</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+</li>\r
+</ul></div>\r
+<div class="para"><p>Action Mailer now offers built-in support for GMail's SMTP servers, by turning on STARTTLS automatically. This requires Ruby 1.8.7 to be installed.</p></div>\r
+</div>\r
+<h2 id="_active_support">9. Active Support</h2>\r
+<div class="sectionbody">\r
+<div class="para"><p>Active Support now offers built-in memoization for Rails applications, the <tt>each_with_object</tt> method, prefix support on delegates, and various other new utility methods.</p></div>\r
+<h3 id="_memoization">9.1. Memoization</h3>\r
+<div class="para"><p>Memoization is a pattern of initializing a method once and then stashing its value away for repeat use. You've probably used this pattern in your own applications:</p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt><span style="font-weight: bold"><span style="color: #0000FF">def</span></span> full_name\r
+  <span style="color: #009900">@full_name</span> <span style="color: #990000">||=</span> <span style="color: #FF0000">"#{first_name} #{last_name}"</span>\r
+<span style="font-weight: bold"><span style="color: #0000FF">end</span></span>\r
+</tt></pre></div></div>\r
+<div class="para"><p>Memoization lets you handle this task in a declarative fashion:</p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt>extend ActiveSupport<span style="color: #990000">::</span>Memoizable\r
+\r
+<span style="font-weight: bold"><span style="color: #0000FF">def</span></span> full_name\r
+  <span style="color: #FF0000">"#{first_name} #{last_name}"</span>\r
+<span style="font-weight: bold"><span style="color: #0000FF">end</span></span>\r
+memoize <span style="color: #990000">:</span>full_name\r
+</tt></pre></div></div>\r
+<div class="para"><p>Other features of memoization include <tt>unmemoize</tt>, <tt>unmemoize_all</tt>, and <tt>memoize_all</tt> to turn memoization on or off.</p></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+Lead Contributor: <a href="http://joshpeek.com/">Josh Peek</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+More information:\r
+</p>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<a href="http://ryandaigle.com/articles/2008/7/16/what-s-new-in-edge-rails-memoization">What's New in Edge Rails: Easy Memoization</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://www.railway.at/articles/2008/09/20/a-guide-to-memoization">Memo-what? A Guide to Memoization</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+</li>\r
+</ul></div>\r
+<h3 id="_tt_each_with_object_tt">9.2. <tt>each_with_object</tt></h3>\r
+<div class="para"><p>The <tt>each_with_object</tt> method provides an alternative to <tt>inject</tt>, using a method backported from Ruby 1.9. It iterates over a collection, passing the current element and the memo into the block.</p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt><span style="color: #990000">%</span>w<span style="color: #990000">(</span>foo bar<span style="color: #990000">).</span>each_with_object<span style="color: #990000">(</span><span style="color: #FF0000">{}</span><span style="color: #990000">)</span> <span style="color: #FF0000">{</span> <span style="color: #990000">|</span>str<span style="color: #990000">,</span> hsh<span style="color: #990000">|</span> hsh<span style="color: #990000">[</span>str<span style="color: #990000">]</span> <span style="color: #990000">=</span> str<span style="color: #990000">.</span>upcase <span style="color: #FF0000">}</span> <span style="font-style: italic"><span style="color: #9A1900">#=&gt; {'foo' =&gt; 'FOO', 'bar' =&gt; 'BAR'}</span></span>\r
+</tt></pre></div></div>\r
+<div class="para"><p>Lead Contributor: <a href="http://therealadam.com/">Adam Keys</a></p></div>\r
+<h3 id="_delegates_with_prefixes">9.3. Delegates With Prefixes</h3>\r
+<div class="para"><p>If you delegate behavior from one class to another, you can now specify a prefix that will be used to identify the delegated methods. For example:</p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt><span style="font-weight: bold"><span style="color: #0000FF">class</span></span> Vendor <span style="color: #990000">&lt;</span> ActiveRecord<span style="color: #990000">::</span>Base\r
+  has_one <span style="color: #990000">:</span>account\r
+  delegate <span style="color: #990000">:</span>email<span style="color: #990000">,</span> <span style="color: #990000">:</span>password<span style="color: #990000">,</span> <span style="color: #990000">:</span>to <span style="color: #990000">=&gt;</span> <span style="color: #990000">:</span>account<span style="color: #990000">,</span> <span style="color: #990000">:</span>prefix <span style="color: #990000">=&gt;</span> <span style="font-weight: bold"><span style="color: #0000FF">true</span></span>\r
+<span style="font-weight: bold"><span style="color: #0000FF">end</span></span>\r
+</tt></pre></div></div>\r
+<div class="para"><p>This will produce delegated methods <tt>vendor#account_email</tt> and <tt>vendor#account_password</tt>. You can also specify a custom prefix:</p></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt><span style="font-weight: bold"><span style="color: #0000FF">class</span></span> Vendor <span style="color: #990000">&lt;</span> ActiveRecord<span style="color: #990000">::</span>Base\r
+  has_one <span style="color: #990000">:</span>account\r
+  delegate <span style="color: #990000">:</span>email<span style="color: #990000">,</span> <span style="color: #990000">:</span>password<span style="color: #990000">,</span> <span style="color: #990000">:</span>to <span style="color: #990000">=&gt;</span> <span style="color: #990000">:</span>account<span style="color: #990000">,</span> <span style="color: #990000">:</span>prefix <span style="color: #990000">=&gt;</span> <span style="color: #990000">:</span>owner\r
+<span style="font-weight: bold"><span style="color: #0000FF">end</span></span>\r
+</tt></pre></div></div>\r
+<div class="para"><p>This will produce delegated methods <tt>vendor#owner_email</tt> and <tt>vendor#owner_password</tt>.</p></div>\r
+<div class="para"><p>Lead Contributor: <a href="http://workingwithrails.com/person/5830-daniel-schierbeck">Daniel Schierbeck</a></p></div>\r
+<h3 id="_other_active_support_changes">9.4. Other Active Support Changes</h3>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+Extensive updates to <tt>ActiveSupport::Multibyte</tt>, including Ruby 1.9 compatibility fixes.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+The addition of <tt>ActiveSupport::Rescuable</tt> allows any class to mix in the <tt>rescue_from</tt> syntax.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>past?</tt>, <tt>today?</tt> and <tt>future?</tt> for <tt>Date</tt> and <tt>Time</tt> classes to facilitate date/time comparisons.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>Array#second</tt> through <tt>Array#fifth</tt> as aliases for <tt>Array#[1]</tt> through <tt>Array#[4]</tt>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>Enumerable#many?</tt> to encapsulate <tt>collection.size &gt; 1</tt>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>Inflector#parameterize</tt> produces a URL-ready version of its input, for use in <tt>to_param</tt>.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>Time#advance</tt> recognizes fractional days and weeks, so you can do <tt>1.7.weeks.ago</tt>, <tt>1.5.hours.since</tt>, and so on.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+The included TzInfo library has been upgraded to version 0.3.12.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>ActiveSuport::StringInquirer</tt> gives you a pretty way to test for equality in strings: <tt>ActiveSupport::StringInquirer.new("abc").abc? &#8658; true</tt>\r
+</p>\r
+</li>\r
+</ul></div>\r
+</div>\r
+<h2 id="_railties">10. Railties</h2>\r
+<div class="sectionbody">\r
+<div class="para"><p>In Railties (the core code of Rails itself) the biggest changes are in the <tt>config.gems</tt> mechanism.</p></div>\r
+<h3 id="_tt_config_gems_tt">10.1. <tt>config.gems</tt></h3>\r
+<div class="para"><p>To avoid deployment issues and make Rails applications more self-contained, it's possible to place copies of all of the gems that your Rails application requires in <tt>/vendor/gems</tt>. This capability first appeared in Rails 2.1, but it's much more flexible and robust in Rails 2.2, handling complicated dependencies between gems. Gem management in Rails includes these commands:</p></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<tt>config.gem <em>gem_name</em></tt> in your <tt>config/environment.rb</tt> file\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>rake gems</tt> to list all configured gems, as well as whether they (and their dependencies) are installed or frozen\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>rake gems:install</tt> to install missing gems to the computer\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>rake gems:unpack</tt> to place a copy of the required gems into <tt>/vendor/gems</tt>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>rake gems:unpack:dependencies</tt> to get copies of the required gems and their dependencies into <tt>/vendor/gems</tt>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>rake gems:build</tt> to build any missing native extensions\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>rake gems:refresh_specs</tt> to bring vendored gems created with Rails 2.1 into alignment with the Rails 2.2 way of storing them\r
+</p>\r
+</li>\r
+</ul></div>\r
+<div class="para"><p>You can unpack or install a single gem by specifying <tt>GEM=<em>gem_name</em></tt> on the command line.</p></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+Lead Contributor: <a href="http://github.com/al2o3cr">Matt Jones</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+More information:\r
+</p>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<a href="http://ryandaigle.com/articles/2008/4/1/what-s-new-in-edge-rails-gem-dependencies">What's New in Edge Rails: Gem Dependencies</a>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<a href="http://afreshcup.com/2008/10/25/rails-212-and-22rc1-update-your-rubygems/">Rails 2.1.2 and 2.2RC1: Update Your RubyGems</a>\r
+</p>\r
+</li>\r
+</ul></div>\r
+</li>\r
+</ul></div>\r
+<h3 id="_other_railties_changes">10.2. Other Railties Changes</h3>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+If you're a fan of the <a href="http://code.macournoyer.com/thin/">Thin</a> web server, you'll be happy to know that <tt>script/server</tt> now supports Thin directly.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>script/plugin install &lt;plugin&gt; -r &lt;revision&gt;</tt> now works with git-based as well as svn-based plugins.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>script/console</tt> now supports a <tt>&#8212;debugger</tt> option\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+Instructions for setting up a continuous integration server to build Rails itself are included in the Rails source\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>rake notes:custom ANNOTATION=MYFLAG</tt> lets you list out custom annotations.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+Wrapped <tt>Rails.env</tt> in <tt>StringInquirer</tt> so you can do <tt>Rails.env.development?</tt>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+To eliminate deprecation warnings and properly handle gem dependencies, Rails now requires rubygems 1.3.1 or higher.\r
+</p>\r
+</li>\r
+</ul></div>\r
+</div>\r
+<h2 id="_deprecated">11. Deprecated</h2>\r
+<div class="sectionbody">\r
+<div class="para"><p>A few pieces of older code are deprecated in this release:</p></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<tt>Rails::SecretKeyGenerator</tt> has been replaced by <tt>ActiveSupport::SecureRandom</tt>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>render_component</tt> is deprecated. There's a <a href="http://github.com/rails/render_component/tree/master">render_components plugin</a> available if you need this functionality.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+Implicit local assignments when rendering partials has been deprecated.\r
+</p>\r
+</li>\r
+</ul></div>\r
+<div class="listingblock">\r
+<div class="content"><!-- Generator: GNU source-highlight 2.9\r
+by Lorenzo Bettini\r
+http://www.lorenzobettini.it\r
+http://www.gnu.org/software/src-highlite -->\r
+<pre><tt><span style="font-weight: bold"><span style="color: #0000FF">def</span></span> partial_with_implicit_local_assignment\r
+  <span style="color: #009900">@customer</span> <span style="color: #990000">=</span> Customer<span style="color: #990000">.</span>new<span style="color: #990000">(</span><span style="color: #FF0000">"Marcel"</span><span style="color: #990000">)</span>\r
+  render <span style="color: #990000">:</span>partial <span style="color: #990000">=&gt;</span> <span style="color: #FF0000">"customer"</span>\r
+<span style="font-weight: bold"><span style="color: #0000FF">end</span></span>\r
+</tt></pre></div></div>\r
+<div class="para"><p>Previously the above code made available a local variable called <tt>customer</tt> inside the partial <em>customer</em>. You should explicitly pass all the variables via :locals hash now.</p></div>\r
+<div class="ilist"><ul>\r
+<li>\r
+<p>\r
+<tt>country_select</tt> has been removed. See the <a href="http://www.rubyonrails.org/deprecation/list-of-countries">deprecation page</a> for more information and a plugin replacement.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>ActiveRecord::Base.allow_concurrency</tt> no longer has any effect.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>ActiveRecord::Errors.default_error_messages</tt> has been deprecated in favor of <tt>I18n.translate(<em>activerecord.errors.messages</em>)</tt>\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+The <tt>%s</tt> and <tt>%d</tt> interpolation syntax for internationalization is deprecated.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+<tt>String#chars</tt> has been deprecated in favor of <tt>String#mb_chars</tt>.\r
+</p>\r
+</li>\r
+<li>\r
+<p>\r
+Durations of fractional months or fractional years are deprecated. Use Ruby's core <tt>Date</tt> and <tt>Time</tt> class arithmetic instead.\r
+</p>\r
+</li>\r
+</ul></div>\r
+</div>\r
+<h2 id="_credits">12. Credits</h2>\r
+<div class="sectionbody">\r
+<div class="para"><p>Release notes compiled by <a href="http://afreshcup.com">Mike Gunderloy</a></p></div>\r
+</div>\r
+\r
+               </div>\r
+       </div>\r
+</body>\r
+</html>\r