<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>8857994f92293a78df9addbc0998ef02fca82fae</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/c43623c48b977d05413d86867651bfc3762b745a</url>
    <id>c43623c48b977d05413d86867651bfc3762b745a</id>
    <committed-date>2008-05-11T11:18:49-07:00</committed-date>
    <authored-date>2008-05-11T11:18:49-07:00</authored-date>
    <message>Added session(:on) to turn session management back on in a controller subclass if the superclass turned it off (Peter Jones) [#136 state:resolved]</message>
    <tree>4ef380d032f57fdff2e9567fcc7b76db96249a6e</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74eed6290e63111d1aad2b181692a84f4f040aea</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/8857994f92293a78df9addbc0998ef02fca82fae</url>
    <id>8857994f92293a78df9addbc0998ef02fca82fae</id>
    <committed-date>2008-05-11T11:13:31-07:00</committed-date>
    <authored-date>2008-05-11T11:13:31-07:00</authored-date>
    <message>Added session(:on) to turn session management back on in a controller subclass if the superclass turned it off (Peter Jones) [#136 state:resolved]</message>
    <tree>66d5812868f40a30bac6a16e326843f0be93d254</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a7ea06b4ebe252e258f83e7de945b4baa30ec3bc</id>
      </parent>
    </parents>
    <author>
      <name>Andreas Neuhaus</name>
      <email>zargony@zargony.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/74eed6290e63111d1aad2b181692a84f4f040aea</url>
    <id>74eed6290e63111d1aad2b181692a84f4f040aea</id>
    <committed-date>2008-05-10T23:30:10-07:00</committed-date>
    <authored-date>2008-05-10T08:54:09-07:00</authored-date>
    <message>Fixed flash.now not being accessible in tests. Flash sweeping is now done before action processing instead after

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;

[#10 state:resolved]</message>
    <tree>c135f4062dce31d8dabf39753f1a1256f4776d16</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6776edccf6fb553eb0ac6db55e1d30df1b5b6589</id>
      </parent>
    </parents>
    <author>
      <name>Jacek Becela</name>
      <email>jacek.becela@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/a7ea06b4ebe252e258f83e7de945b4baa30ec3bc</url>
    <id>a7ea06b4ebe252e258f83e7de945b4baa30ec3bc</id>
    <committed-date>2008-05-10T03:28:19-07:00</committed-date>
    <authored-date>2008-05-08T04:47:24-07:00</authored-date>
    <message>Make render shorthands work with namespaced controllers

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>8c4022c3395dd485681cb40407ed3cdd7414c646</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dc4eec1129520ce9863c9373d7cb79d8636ab7ca</id>
      </parent>
    </parents>
    <author>
      <name>Chris Roos</name>
      <email>chrisjroos@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/6776edccf6fb553eb0ac6db55e1d30df1b5b6589</url>
    <id>6776edccf6fb553eb0ac6db55e1d30df1b5b6589</id>
    <committed-date>2008-05-09T19:55:41-07:00</committed-date>
    <authored-date>2008-05-09T19:55:11-07:00</authored-date>
    <message>Escape globbed parameters in routes correctly.

:controller =&gt; 'glob', :action=&gt; 'show', :additional =&gt; ['foo/bar', 'baz']

Should generate /glob/show/foo%2Fbar/baz not  /glob/show/foo/bar/baz</message>
    <tree>0a3f2c239d1e316db4ab2d9b7532b0da679365aa</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bfbf03ecee063adc9999c0dec50f8177594fb28f</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/dc4eec1129520ce9863c9373d7cb79d8636ab7ca</url>
    <id>dc4eec1129520ce9863c9373d7cb79d8636ab7ca</id>
    <committed-date>2008-05-09T02:40:50-07:00</committed-date>
    <authored-date>2008-05-09T02:38:02-07:00</authored-date>
    <message>Merge docrails:

commit e6afd8b2736364322b673bbdcca3e9b38b6d3da0
Author: Xavier Noria &lt;fxn@hashref.com&gt;
Date:   Thu May 8 23:49:36 2008 +0200

    Overall documentation improvement and markup corrections. Zillion changes.

commit 2fead68b3192332eee27945ed95a94a64ca73f70
Author: Austin Putman &lt;austin@emmanuel.local&gt;
Date:   Wed May 7 19:35:46 2008 -0700

    Documented class methods on ActionController::Routing.  These are dangerous, and mostly used for testing.

commit f5b84182dbc39bea79c8ee319c688d00fa99f9d1
Author: Teflon Ted &lt;github@rudiment.net&gt;
Date:   Wed May 7 16:08:49 2008 -0400

    Added explanation about errant inflections not being patched in the future in order to avoid breaking legacy applications.

commit 370f4f51722cec49ace17093d29e9ce9e8f15cfb
Author: Sunny Ripert &lt;negatif@gmail.com&gt;
Date:   Wed May 7 14:00:59 2008 +0200

    Applied list conventions in AR::Base

commit 5bd18429f09d44e75191bec42a6db04bd33f3030
Author: Sunny Ripert &lt;negatif@gmail.com&gt;
Date:   Wed May 7 13:53:35 2008 +0200

    Renamed Options list to Attributes list whenever they weren't option hashes in AR::Base

commit d912bd5672316454457ae83f6e9dda5197beeb6f
Author: Yaroslav Markin &lt;yaroslav@markin.net&gt;
Date:   Wed May 7 13:50:28 2008 +0400

    Add a filter_parameter_logging usage hint to generated ApplicationController.
    This may help to remind the developer to filter sensitive information from application logs.
    Closes #11578

commit b243de0db3c2605121e055079854af5090d06374
Author: Jack Danger Canty &lt;git@6brand.com&gt;
Date:   Tue May 6 23:39:47 2008 -0700

    doc: disambiguating an example ActiveRecord class

commit f81d771f0657ae8375b84a77a059812cce5d6fd9
Author: Jack Danger Canty &lt;git@6brand.com&gt;
Date:   Tue May 6 23:35:05 2008 -0700

    doc: ActiveRecord::Reflection::AssociationReflection#through_reflection

    Added documentation demonstrating the use of #through_reflection for
    finding intervening reflection objects for HasManyThrough
    and HasOneThrough.

commit ae6b46f00b5b8b2939c6b37ce3329c83de7e71db
Author: Cheah Chu Yeow &lt;chuyeow@gmail.com&gt;
Date:   Wed May 7 13:47:41 2008 +0800

    Document AttributeAssignmentError and MultiparameterAssignmentErrors.

commit 8f463550b597db2156b67733f31aed13487fbc3a
Author: John Barnette &lt;jbarnette@gmail.com&gt;
Date:   Tue May 6 22:46:44 2008 -0700

    Killing/fixing a bunch of outdated language in the AR README.

commit aca44bcd92ef783abdf484b58abdde6786db0f89
Author: Cheah Chu Yeow &lt;chuyeow@gmail.com&gt;
Date:   Wed May 7 13:34:52 2008 +0800

    Make a note about ActiveResource::Timeouterror being raised when ARes calls timeout.

commit 284a930a93fbee16e25d06392779dbf2f03e9e12
Author: Jonathan Dance &lt;jd@wuputah.com&gt;
Date:   Tue May 6 14:58:26 2008 -0400

    improvements to the page caching docs

commit 9482da621390c874da7c921c8bd6230caae7035a
Author: Sunny Ripert &lt;negatif@gmail.com&gt;
Date:   Mon May 5 18:13:40 2008 +0200

    validates_numericality_of() &quot;integer&quot; option really is &quot;only_integer&quot;

commit e9afd6790a8f530528f6597a7f59bb283be754f6
Author: Sunny Ripert &lt;negatif@gmail.com&gt;
Date:   Mon May 5 12:11:59 2008 +0200

    Harmonized hash notation in AR::Base

commit 67ebf14a91ffd970b582be4ff2991d691a9cf3e1
Author: Sunny Ripert &lt;negatif@gmail.com&gt;
Date:   Mon May 5 12:06:19 2008 +0200

    Turned options into rdoc-lists in AR::Base

commit 0ec7c0a41d889d4e5382b9dff72f1aaba89bf297
Author: Marshall Huss &lt;mwhuss@Macbook.local&gt;
Date:   Sun May 4 23:21:33 2008 -0400

    Added information of how to set element_name in the case the user has a name confliction with an existing model

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>c7548000db7be1adb3b12ec5e6d3877d9262f979</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>66728087d0eb99a524498e8f24725dae6073edd6</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/bfbf03ecee063adc9999c0dec50f8177594fb28f</url>
    <id>bfbf03ecee063adc9999c0dec50f8177594fb28f</id>
    <committed-date>2008-05-08T21:40:25-07:00</committed-date>
    <authored-date>2008-05-08T21:40:25-07:00</authored-date>
    <message>ActionView::InstanceTag#default_time_from_options with hash args uses Time.current as default; respects hash settings when time falls in system local spring DST gap</message>
    <tree>669240ea7fdd60d0366e30ee28348b02c464ab14</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>79e44a5ee484f977c2cad8a4cffe882b816340a1</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/66728087d0eb99a524498e8f24725dae6073edd6</url>
    <id>66728087d0eb99a524498e8f24725dae6073edd6</id>
    <committed-date>2008-05-08T20:48:47-07:00</committed-date>
    <authored-date>2008-05-08T20:48:47-07:00</authored-date>
    <message>Adding Date.current, which returns Time.zone.today if config.time_zone is set; otherwise returns Date.today. ActionView date_helper uses Date.current to determine locale-appropriate default</message>
    <tree>e8675936450de56cc4603d9057668cc365ae7113</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f03190f262c07c1f389957ff7ae76901495d824</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/79e44a5ee484f977c2cad8a4cffe882b816340a1</url>
    <id>79e44a5ee484f977c2cad8a4cffe882b816340a1</id>
    <committed-date>2008-05-08T20:21:51-07:00</committed-date>
    <authored-date>2008-05-08T20:21:51-07:00</authored-date>
    <message>Base#instantiate_time_object: eliminate check for Time.zone, since we can assume this is set if time_zone_aware_attributes is set to true</message>
    <tree>51809b888cb5047cced8189620fb0bb4e4387b1c</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>618d695f1115c00ce058950af199d5d4dc06385a</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/4f03190f262c07c1f389957ff7ae76901495d824</url>
    <id>4f03190f262c07c1f389957ff7ae76901495d824</id>
    <committed-date>2008-05-08T20:07:21-07:00</committed-date>
    <authored-date>2008-05-08T20:07:21-07:00</authored-date>
    <message>TimeWithZone: date part getter methods (#year #mon #day etc) are defined on class; no longer relying on method_missing</message>
    <tree>621f5ccd85e2815f46f95bbb4b2195c879680bba</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>06a7c2948a8dbf31357b552d468fcf42002736e7</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/618d695f1115c00ce058950af199d5d4dc06385a</url>
    <id>618d695f1115c00ce058950af199d5d4dc06385a</id>
    <committed-date>2008-05-08T19:58:37-07:00</committed-date>
    <authored-date>2008-05-08T19:58:37-07:00</authored-date>
    <message>Updating changelogs</message>
    <tree>307bbf0cd7b4fd04457a6d5a030eb9726ca80809</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fb9bf16e96e2c24d4996327500d8109b5d535e2c</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/06a7c2948a8dbf31357b552d468fcf42002736e7</url>
    <id>06a7c2948a8dbf31357b552d468fcf42002736e7</id>
    <committed-date>2008-05-08T19:30:17-07:00</committed-date>
    <authored-date>2008-05-08T19:30:17-07:00</authored-date>
    <message>Time.zone.parse: return nil for strings with no date information</message>
    <tree>94a646f54e820dff7dbad3bc0a3928b1c5731fe6</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>328fada610aa9128386bc4b372d3e0b68aede945</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/fb9bf16e96e2c24d4996327500d8109b5d535e2c</url>
    <id>fb9bf16e96e2c24d4996327500d8109b5d535e2c</id>
    <committed-date>2008-05-08T18:56:38-07:00</committed-date>
    <authored-date>2008-05-08T18:56:38-07:00</authored-date>
    <message>Time.zone.parse: compatibility with far future date with time zone offset in string. Eliminate creation of additional TimeWithZone instance to determine utc offset.</message>
    <tree>87d0b30af0901868c5604ee2a50b3a8de5807a14</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eb5b93be74ed3eca925c1ab9bd4739919ae39a41</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/328fada610aa9128386bc4b372d3e0b68aede945</url>
    <id>328fada610aa9128386bc4b372d3e0b68aede945</id>
    <committed-date>2008-05-08T18:31:54-07:00</committed-date>
    <authored-date>2008-05-08T18:31:54-07:00</authored-date>
    <message>ActiveRecord time zone aware attributes: blank string is treated as nil when assigned to writer</message>
    <tree>2499b812446d42b2a15de1b5f152771c27db445d</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bcb090c56b842a76397e0ea32f54c942fd11910e</id>
      </parent>
    </parents>
    <author>
      <name>Scott Fleckenstein</name>
      <email>nullstyle@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/eb5b93be74ed3eca925c1ab9bd4739919ae39a41</url>
    <id>eb5b93be74ed3eca925c1ab9bd4739919ae39a41</id>
    <committed-date>2008-05-08T17:25:31-07:00</committed-date>
    <authored-date>2008-05-07T06:54:07-07:00</authored-date>
    <message>Fix Time.zone.parse from stripping time zone information and make Time aware attribute methods use Time.zone.parse instead of to_time</message>
    <tree>47e40b6cdb3a13911d2c3ff75761b4e7c1e9775a</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2561732a08ae97fa44706a8eca4db147c4a7c286</id>
      </parent>
    </parents>
    <author>
      <name>Andreas Neuhaus</name>
      <email>zargony@zargony.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/bcb090c56b842a76397e0ea32f54c942fd11910e</url>
    <id>bcb090c56b842a76397e0ea32f54c942fd11910e</id>
    <committed-date>2008-05-07T22:04:53-07:00</committed-date>
    <authored-date>2008-05-07T22:04:53-07:00</authored-date>
    <message>Calling ActiveRecord#inspect on an unloaded association won't wipe the collection [#9 state:resolved]
Signed-off-by: Joshua Peek &lt;josh@joshpeek.com&gt;</message>
    <tree>2921e7b7b80559f1e20a335da021fdd308993eab</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b510d8bfd8355e63432514814e3177244a26275a</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/2561732a08ae97fa44706a8eca4db147c4a7c286</url>
    <id>2561732a08ae97fa44706a8eca4db147c4a7c286</id>
    <committed-date>2008-05-07T13:54:02-07:00</committed-date>
    <authored-date>2008-05-07T13:50:46-07:00</authored-date>
    <message>Some dbconsole tweaks. [#102 state:resolved]</message>
    <tree>795a3c4e57c5d0cb3a01741e382dfb5c38432097</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4a07103687084496b773e18a03b1f2f5e686f7ad</id>
      </parent>
    </parents>
    <author>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/b510d8bfd8355e63432514814e3177244a26275a</url>
    <id>b510d8bfd8355e63432514814e3177244a26275a</id>
    <committed-date>2008-05-07T13:52:00-07:00</committed-date>
    <authored-date>2008-05-07T12:46:03-07:00</authored-date>
    <message>Add script/dbconsole to app generator</message>
    <tree>dacc11c04bfb26b4e3f1cae1bc626b8ce81fbf7f</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0a21193dc660396fb993b06d1d3c168a9cd900a5</id>
      </parent>
    </parents>
    <author>
      <name>Steve Purcell</name>
      <email>steve@sanityinc.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/4a07103687084496b773e18a03b1f2f5e686f7ad</url>
    <id>4a07103687084496b773e18a03b1f2f5e686f7ad</id>
    <committed-date>2008-05-07T13:52:00-07:00</committed-date>
    <authored-date>2008-05-04T03:53:50-07:00</authored-date>
    <message>Add 'script/dbconsole' -- the database analog of 'script/console'</message>
    <tree>98b50b9347310a9fa9d9e561d0b2d5d245addc72</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8877ab5852d9a1133eb9a730ae47dde214bafe55</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/0a21193dc660396fb993b06d1d3c168a9cd900a5</url>
    <id>0a21193dc660396fb993b06d1d3c168a9cd900a5</id>
    <committed-date>2008-05-06T18:01:46-07:00</committed-date>
    <authored-date>2008-05-06T16:08:57-07:00</authored-date>
    <message>create_table :force =&gt; true no longer tries to drop a non-existing table

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>2e1cff75eefe09a019bd25f3bbec9975ffb8c032</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e520fd5db7cb839b862c03647effee50f9223d98</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/8877ab5852d9a1133eb9a730ae47dde214bafe55</url>
    <id>8877ab5852d9a1133eb9a730ae47dde214bafe55</id>
    <committed-date>2008-05-06T18:01:46-07:00</committed-date>
    <authored-date>2008-05-06T16:08:23-07:00</authored-date>
    <message>Added AbstractAdapter#table_exists? and made AbstractAdapter#table implementation non-optional

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;</message>
    <tree>b712ec73b9a7f0c76304a6857f40bd7d4d2317e6</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a53331a161f72b25f6e9c860db43acaf23250f68</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/e520fd5db7cb839b862c03647effee50f9223d98</url>
    <id>e520fd5db7cb839b862c03647effee50f9223d98</id>
    <committed-date>2008-05-06T04:02:24-07:00</committed-date>
    <authored-date>2008-05-06T04:02:24-07:00</authored-date>
    <message>Delegate action_name to controller inside views.</message>
    <tree>91c8775e61b75752a7e4790e2b309921b1faea2f</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2c39836dc3c06813fce031d1bb390149b53ebd1c</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/a53331a161f72b25f6e9c860db43acaf23250f68</url>
    <id>a53331a161f72b25f6e9c860db43acaf23250f68</id>
    <committed-date>2008-05-06T03:52:44-07:00</committed-date>
    <authored-date>2008-05-06T03:52:44-07:00</authored-date>
    <message>Add class to deprecate instance variables

Add ActiveSupport::Deprecation::DeprecatedInstanceVariable class to
deprecate instance variables of primitive types such as stings.</message>
    <tree>782fda5754ab5e2489f0bb6f0650774c190be125</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8ded457b1b31b157d6fe89b553749579e5ac4a27</id>
      </parent>
    </parents>
    <author>
      <name>Marcos Arias</name>
      <email>markus@agil-e.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/2c39836dc3c06813fce031d1bb390149b53ebd1c</url>
    <id>2c39836dc3c06813fce031d1bb390149b53ebd1c</id>
    <committed-date>2008-05-06T02:48:07-07:00</committed-date>
    <authored-date>2008-05-05T00:53:30-07:00</authored-date>
    <message>Refactored and fixed Resources.map_member_actions to make use of custom ActionController::Base.resources_path_names when the option :path_names is not directly specified. Added a specific test for this functionality and fixed assert_restful_routes_for test helper to make use of ActionController::Base.resources_path_names instead of just &quot;new&quot; or &quot;edit&quot;.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;
[#111 state:resolved]</message>
    <tree>84a6e5a1f873ed3eedebc5722890a4a7adabbf41</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fbebdb0c091c37b0bc75ab774d187d8bc8795bd2</id>
      </parent>
    </parents>
    <author>
      <name>John Devine</name>
      <email>johnjdevine@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/8ded457b1b31b157d6fe89b553749579e5ac4a27</url>
    <id>8ded457b1b31b157d6fe89b553749579e5ac4a27</id>
    <committed-date>2008-05-06T02:47:10-07:00</committed-date>
    <authored-date>2008-05-03T20:49:18-07:00</authored-date>
    <message>Added logic to associations.rb to make sure select_for_limited_ids

includes joins that are needed to reach tables listed in the :order
or :conditions options if they are not joined directly to the main
active_record table.

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;
[#109 state:resolved]</message>
    <tree>9c9c4689ad1f9efe952b737bbf45eb9455237901</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a08004a9a7d4c93c39f9693f6406ecb70d6a38c0</id>
      </parent>
    </parents>
    <author>
      <name>Frederick Cheung</name>
      <email>frederick.cheung@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/fbebdb0c091c37b0bc75ab774d187d8bc8795bd2</url>
    <id>fbebdb0c091c37b0bc75ab774d187d8bc8795bd2</id>
    <committed-date>2008-05-06T02:08:52-07:00</committed-date>
    <authored-date>2008-05-01T16:00:42-07:00</authored-date>
    <message>Ensure correct record is returned when preloading has_one where more than one row exists

Signed-off-by: Michael Koziarski &lt;michael@koziarski.com&gt;
[#73 state:closed]</message>
    <tree>ce0267cb79b2f960b71a336598b14ee828b55460</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c26d10563eaa29961ae895a9fbe3afae7d24a9b1</id>
      </parent>
      <parent>
        <id>04f52219f11944e50555dc59917c73c99581dac0</id>
      </parent>
    </parents>
    <author>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/a08004a9a7d4c93c39f9693f6406ecb70d6a38c0</url>
    <id>a08004a9a7d4c93c39f9693f6406ecb70d6a38c0</id>
    <committed-date>2008-05-06T01:53:56-07:00</committed-date>
    <authored-date>2008-05-06T01:53:56-07:00</authored-date>
    <message>Merge branch 'master' of git@github.com:rails/rails</message>
    <tree>531584bf588a3b288ab14a8e16540ab947a0ec45</tree>
    <committer>
      <name>Michael Koziarski</name>
      <email>michael@koziarski.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>123e55686de920499cc8572f3a8b4d585d20ab02</id>
      </parent>
    </parents>
    <author>
      <name>Andrew Vit</name>
      <email>andrew@avit.ca</email>
    </author>
    <url>http://github.com/rails/rails/commit/04f52219f11944e50555dc59917c73c99581dac0</url>
    <id>04f52219f11944e50555dc59917c73c99581dac0</id>
    <committed-date>2008-05-06T00:03:32-07:00</committed-date>
    <authored-date>2008-05-05T12:45:09-07:00</authored-date>
    <message>Fixed form helper's name attribute for question methods</message>
    <tree>4f6ebcdc370ac5de6aba10c376630d2237af0c72</tree>
    <committer>
      <name>rick</name>
      <email>rick@spacemonkey.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9c2657aa96d3a8f19602ded748e558b0531c1132</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>rick@spacemonkey.local</email>
    </author>
    <url>http://github.com/rails/rails/commit/123e55686de920499cc8572f3a8b4d585d20ab02</url>
    <id>123e55686de920499cc8572f3a8b4d585d20ab02</id>
    <committed-date>2008-05-06T00:01:37-07:00</committed-date>
    <authored-date>2008-05-06T00:01:37-07:00</authored-date>
    <message>Fix bug where plugin init.rb files from frozen gem specs weren't being run.  (pjb3) [#122 state:resolved]</message>
    <tree>02d112948d5bdb6102bc63f82603a94776df3b85</tree>
    <committer>
      <name>rick</name>
      <email>rick@spacemonkey.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>37599d16f2374179ebf001aeb79ff121e3d67519</id>
      </parent>
      <parent>
        <id>e792d4ab70448f79142fdf492390682ff5ea6398</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>rick@spacemonkey.local</email>
    </author>
    <url>http://github.com/rails/rails/commit/9c2657aa96d3a8f19602ded748e558b0531c1132</url>
    <id>9c2657aa96d3a8f19602ded748e558b0531c1132</id>
    <committed-date>2008-05-05T23:55:10-07:00</committed-date>
    <authored-date>2008-05-05T23:55:10-07:00</authored-date>
    <message>Merge commit 'e792d4ab70448f79142fdf492390682ff5ea6398'</message>
    <tree>09c4f9eb8cae7d8e1dd1971e81672b9f88d28b51</tree>
    <committer>
      <name>rick</name>
      <email>rick@spacemonkey.local</email>
    </committer>
  </commit>
</commits>
