<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>6fbf40823851c9f99c86c1287af0cfca725776e0</id>
      </parent>
    </parents>
    <author>
      <name>Marcel Molina</name>
      <email>marcel@vernix.org</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/330823687bbae1c05af6545912377d317300c1bb</url>
    <id>330823687bbae1c05af6545912377d317300c1bb</id>
    <committed-date>2006-03-21T12:07:41-08:00</committed-date>
    <authored-date>2006-03-21T12:07:41-08:00</authored-date>
    <message>Make all ActionView helpers available in the console for debugging purposes.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4008 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>17e75ff504d53ab55fcba14462016ec18172f6f4</tree>
    <committer>
      <name>Marcel Molina</name>
      <email>marcel@vernix.org</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c8470f8a5b74eefd498397a8effdf37b4dc28674</id>
      </parent>
    </parents>
    <author>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/6fbf40823851c9f99c86c1287af0cfca725776e0</url>
    <id>6fbf40823851c9f99c86c1287af0cfca725776e0</id>
    <committed-date>2006-03-21T08:33:22-08:00</committed-date>
    <authored-date>2006-03-21T08:33:22-08:00</authored-date>
    <message>Allow overriding of find parameters in scoped has_many :through calls [Rick Olson]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4007 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>1e1c31909175fdbc6c1e13bd0ab86b21dcb18592</tree>
    <committer>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d15550aeccd5c10d7c734c523116e3da9f4b13e8</id>
      </parent>
    </parents>
    <author>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/c8470f8a5b74eefd498397a8effdf37b4dc28674</url>
    <id>c8470f8a5b74eefd498397a8effdf37b4dc28674</id>
    <committed-date>2006-03-20T17:07:16-08:00</committed-date>
    <authored-date>2006-03-20T17:07:16-08:00</authored-date>
    <message>add self referential has_many :through example [Rick]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4006 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>70162f5690e6f0a757fb5b7f9d85e1acb818fd0a</tree>
    <committer>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0189f3f2ffd9de95ba2332cdcfaf48d28081e18</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/d15550aeccd5c10d7c734c523116e3da9f4b13e8</url>
    <id>d15550aeccd5c10d7c734c523116e3da9f4b13e8</id>
    <committed-date>2006-03-20T10:53:52-08:00</committed-date>
    <authored-date>2006-03-20T10:53:52-08:00</authored-date>
    <message>Fixed the hash.delete :sym (closes #2176) [Stefan Kaes]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4005 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>474d38be366868e098c52c66bd927cdee21316be</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>49414750693a61ad078549b9edb5260f32f69561</id>
      </parent>
    </parents>
    <author>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/b0189f3f2ffd9de95ba2332cdcfaf48d28081e18</url>
    <id>b0189f3f2ffd9de95ba2332cdcfaf48d28081e18</id>
    <committed-date>2006-03-20T10:16:48-08:00</committed-date>
    <authored-date>2006-03-20T10:16:48-08:00</authored-date>
    <message>Fix assert_redirected_to so it works with symbols


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4004 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>e2983d4778346001f262b19fe2932ed1fce2bf5e</tree>
    <committer>
      <name>Jamis Buck</name>
      <email>jamis@37signals.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1aff68d61574410fa942aa34ec261c68565e48c1</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/49414750693a61ad078549b9edb5260f32f69561</url>
    <id>49414750693a61ad078549b9edb5260f32f69561</id>
    <committed-date>2006-03-19T23:19:27-08:00</committed-date>
    <authored-date>2006-03-19T23:19:27-08:00</authored-date>
    <message>Turn RJS debugging on by default and show the source code when an exception is caught [DHH]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4003 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>0b5598daaaa51f6f0ef6cc623d7c824ec47258a4</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>89c0ab6b82410b826dacb53803a36b935bae36cb</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/1aff68d61574410fa942aa34ec261c68565e48c1</url>
    <id>1aff68d61574410fa942aa34ec261c68565e48c1</id>
    <committed-date>2006-03-19T22:45:34-08:00</committed-date>
    <authored-date>2006-03-19T22:45:34-08:00</authored-date>
    <message>Fix bug introduced by changeset 3679 which caused custom attribute? methods to be overridden. Also ensure that ? methods are defined even if read method is customised. (closes #3677) [jonathan@bluewire.net.nz]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4002 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>bc23d1bb58cedaf97a8cf4afff59454b25129735</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>925d149b3c43c6b04a692699df8acb0cb74b2acf</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/89c0ab6b82410b826dacb53803a36b935bae36cb</url>
    <id>89c0ab6b82410b826dacb53803a36b935bae36cb</id>
    <committed-date>2006-03-19T22:20:18-08:00</committed-date>
    <authored-date>2006-03-19T22:20:18-08:00</authored-date>
    <message>Added sample named route [DHH]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4001 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>9d11205175788360fc0b20809d1401ac5dd36c06</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c4d6b8bb3c531d3e6571ec7b91382ceeb4b616f7</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/925d149b3c43c6b04a692699df8acb0cb74b2acf</url>
    <id>925d149b3c43c6b04a692699df8acb0cb74b2acf</id>
    <committed-date>2006-03-19T22:17:55-08:00</committed-date>
    <authored-date>2006-03-19T22:17:55-08:00</authored-date>
    <message>lighttpd.conf should use CWD so the config file is portable across systems, bad ulysses! ;)

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4000 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>60b329671e3b9d8059af9743948a37fbaa888df6</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d627b6725beca23eb07ee7c924363eb6249cef0</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/c4d6b8bb3c531d3e6571ec7b91382ceeb4b616f7</url>
    <id>c4d6b8bb3c531d3e6571ec7b91382ceeb4b616f7</id>
    <committed-date>2006-03-19T22:13:26-08:00</committed-date>
    <authored-date>2006-03-19T22:13:26-08:00</authored-date>
    <message>Dont line up that which does not

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3999 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>0066be208e6e01228f017b0361763f3c17d4f506</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>df62dea1ff1461322e54bba7bbbee227a3e32b4e</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/6d627b6725beca23eb07ee7c924363eb6249cef0</url>
    <id>6d627b6725beca23eb07ee7c924363eb6249cef0</id>
    <committed-date>2006-03-19T22:09:57-08:00</committed-date>
    <authored-date>2006-03-19T22:09:57-08:00</authored-date>
    <message>Fixed that schema changes while the database was open would break any connections to a SQLite database (now we reconnect if that error is throw) [DHH]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3998 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>aabd0f06cfae62b7de46ad3a0b1d54ca9f9e8b11</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f340df798e62b9c92c2c322d3f56a00eb2523de7</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/df62dea1ff1461322e54bba7bbbee227a3e32b4e</url>
    <id>df62dea1ff1461322e54bba7bbbee227a3e32b4e</id>
    <committed-date>2006-03-19T22:05:16-08:00</committed-date>
    <authored-date>2006-03-19T22:05:16-08:00</authored-date>
    <message>Fixed that schema changes while the database was open would break any connections to a SQLite database (now we reconnect if that error is throw) [DHH]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3997 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>906248b2e47a6701517132a202087c3734ad76b8</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>30c42b21b32132e53f5ec9129f042a797e4956cd</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/f340df798e62b9c92c2c322d3f56a00eb2523de7</url>
    <id>f340df798e62b9c92c2c322d3f56a00eb2523de7</id>
    <committed-date>2006-03-19T21:49:19-08:00</committed-date>
    <authored-date>2006-03-19T21:49:19-08:00</authored-date>
    <message>Clearing doesnt need migrations

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3996 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>b01ae2070b9097d5ee759153baeb322af083a407</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6d7335752ac51a959ce2ad203e74665d8f768956</id>
      </parent>
    </parents>
    <author>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/30c42b21b32132e53f5ec9129f042a797e4956cd</url>
    <id>30c42b21b32132e53f5ec9129f042a797e4956cd</id>
    <committed-date>2006-03-19T21:45:22-08:00</committed-date>
    <authored-date>2006-03-19T21:45:22-08:00</authored-date>
    <message>Replaced old session rake tasks with db:sessions:create to generate a migration, and db:sessions:clear to remove sessions. [Rick Olson]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3995 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>bf2af633bc8fb2fa18410da931face8c9ee473f8</tree>
    <committer>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>faecde0ec8c82637ce691fffd7e45e0c623865ba</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/6d7335752ac51a959ce2ad203e74665d8f768956</url>
    <id>6d7335752ac51a959ce2ad203e74665d8f768956</id>
    <committed-date>2006-03-19T21:40:42-08:00</committed-date>
    <authored-date>2006-03-19T21:40:42-08:00</authored-date>
    <message>Comments, comments

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3994 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>534d8a2cd1639771939ab6e8342cc459c6169a86</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f8c99fa34692f44c4470e0ef155ecc1c8b32cd2</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/faecde0ec8c82637ce691fffd7e45e0c623865ba</url>
    <id>faecde0ec8c82637ce691fffd7e45e0c623865ba</id>
    <committed-date>2006-03-19T21:39:13-08:00</committed-date>
    <authored-date>2006-03-19T21:39:13-08:00</authored-date>
    <message>My beautiful eyes [DHH]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3993 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>1581d18faa283cddf5028e5c060a2f9f74284367</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>eedd9d7604b6acbabb5d21fe20a87420bc07864c</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/6f8c99fa34692f44c4470e0ef155ecc1c8b32cd2</url>
    <id>6f8c99fa34692f44c4470e0ef155ecc1c8b32cd2</id>
    <committed-date>2006-03-19T21:14:28-08:00</committed-date>
    <authored-date>2006-03-19T21:14:28-08:00</authored-date>
    <message>Update docs and index.html [DHH]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3992 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>a30d166519aa216886fb15d3bf4b99d5da4e1b75</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a4f1262ac5e55b3b373b5519f252aa8462d576fd</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/eedd9d7604b6acbabb5d21fe20a87420bc07864c</url>
    <id>eedd9d7604b6acbabb5d21fe20a87420bc07864c</id>
    <committed-date>2006-03-19T20:37:32-08:00</committed-date>
    <authored-date>2006-03-19T20:37:32-08:00</authored-date>
    <message>Updated Kernel#returning for the AP performance patch [DHH]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3991 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>8eb300376beac857b15254f635cff38117afddee</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d19e8f412f3cbd32842f94cba11e5c1148dfd558</id>
      </parent>
    </parents>
    <author>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/a4f1262ac5e55b3b373b5519f252aa8462d576fd</url>
    <id>a4f1262ac5e55b3b373b5519f252aa8462d576fd</id>
    <committed-date>2006-03-19T20:33:13-08:00</committed-date>
    <authored-date>2006-03-19T20:33:13-08:00</authored-date>
    <message>fix usage of #returning in ActionController::Base

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3990 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>3e0add2a8ccdebf83bb66d58c8e81c8a390107a2</tree>
    <committer>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>324ece25e9c9fb13ce91e591d5c5fdd512a81bb0</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/d19e8f412f3cbd32842f94cba11e5c1148dfd558</url>
    <id>d19e8f412f3cbd32842f94cba11e5c1148dfd558</id>
    <committed-date>2006-03-19T20:01:10-08:00</committed-date>
    <authored-date>2006-03-19T20:01:10-08:00</authored-date>
    <message>Performance speedup for ActionController (closes #4174) [Stefan Kaes] Includes caching of filter chains -- be on the lookout for problems with that!

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3989 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>2e58fd5e580d1479ba6cdf3a0ff9443319dcf752</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>afde9943eaec9c7370c2638316128e236222df82</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/324ece25e9c9fb13ce91e591d5c5fdd512a81bb0</url>
    <id>324ece25e9c9fb13ce91e591d5c5fdd512a81bb0</id>
    <committed-date>2006-03-19T19:57:13-08:00</committed-date>
    <authored-date>2006-03-19T19:57:13-08:00</authored-date>
    <message>Rolled back #2176 because it destroyed performance [DHH]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3988 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>4777713c98920f45a06eb35223dd2eaef3d42592</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4e7c6f58fb14ad8783062303191eebed7699965b</id>
      </parent>
    </parents>
    <author>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/afde9943eaec9c7370c2638316128e236222df82</url>
    <id>afde9943eaec9c7370c2638316128e236222df82</id>
    <committed-date>2006-03-19T19:39:46-08:00</committed-date>
    <authored-date>2006-03-19T19:39:46-08:00</authored-date>
    <message>fix indifferent hash.  The lambdas were acting funny in a running rails app.  closes #2176

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3987 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>4f642babd111a23e4b2574e722cf9f69d07099b8</tree>
    <committer>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f49ba114dbb330c1865682c111a9ba372cb40bda</id>
      </parent>
    </parents>
    <author>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/4e7c6f58fb14ad8783062303191eebed7699965b</url>
    <id>4e7c6f58fb14ad8783062303191eebed7699965b</id>
    <committed-date>2006-03-19T19:32:28-08:00</committed-date>
    <authored-date>2006-03-19T19:32:28-08:00</authored-date>
    <message>Added option to String#camelize to generate lower-cased camel case by passing in :lower, like &quot;super_man&quot;.camelize(:lower) # =&gt; &quot;superMan&quot; [DHH]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3986 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>c88321c7d094d0419f4e7fb7b418b65b7e1fec64</tree>
    <committer>
      <name>David Heinemeier Hansson</name>
      <email>david@loudthinking.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a6cfb4e0e4209e06b4ba561b688ee2c3b942e3dd</id>
      </parent>
    </parents>
    <author>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/f49ba114dbb330c1865682c111a9ba372cb40bda</url>
    <id>f49ba114dbb330c1865682c111a9ba372cb40bda</id>
    <committed-date>2006-03-19T11:40:11-08:00</committed-date>
    <authored-date>2006-03-19T11:40:11-08:00</authored-date>
    <message>Add :script option to in_place_editor to support evalScripts (closes #4194) [codyfauser@gmail.com]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3985 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>babadef041ae5c086a0085d4d4da748fd4c9e63d</tree>
    <committer>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9a72cd22cf427754a30af409c4651da2017296a8</id>
      </parent>
    </parents>
    <author>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/a6cfb4e0e4209e06b4ba561b688ee2c3b942e3dd</url>
    <id>a6cfb4e0e4209e06b4ba561b688ee2c3b942e3dd</id>
    <committed-date>2006-03-19T11:38:38-08:00</committed-date>
    <authored-date>2006-03-19T11:38:38-08:00</authored-date>
    <message>Fix mixed case enumerable methods in the JavaScript Collection Proxy (closes #4314) [codyfauser@gmail.com]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3984 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>2bf1656c898c35a021e779bf2bc833ae043eccae</tree>
    <committer>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>48e7edc31b873c343d3e696fc02af354a74f0683</id>
      </parent>
    </parents>
    <author>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/9a72cd22cf427754a30af409c4651da2017296a8</url>
    <id>9a72cd22cf427754a30af409c4651da2017296a8</id>
    <committed-date>2006-03-19T11:32:07-08:00</committed-date>
    <authored-date>2006-03-19T11:32:07-08:00</authored-date>
    <message>Don't classify the has_one class when eager loading, it is already singular. Add tests. (closes #4117) [jonathan@bluewire.net.nz]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3983 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>1f616bb17910fdc6a0c530e1bac2ee48db3f6b65</tree>
    <committer>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5ff59bff822055793412c93d345c42c371eb4824</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas Seckar</name>
      <email>nseckar@gmail.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/48e7edc31b873c343d3e696fc02af354a74f0683</url>
    <id>48e7edc31b873c343d3e696fc02af354a74f0683</id>
    <committed-date>2006-03-19T10:55:31-08:00</committed-date>
    <authored-date>2006-03-19T10:55:31-08:00</authored-date>
    <message>Reject Ruby 1.8.3 when loading Rails; extract version checking code.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3982 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>2198680f461882fd04bd9c4b2db0affad580612b</tree>
    <committer>
      <name>Nicholas Seckar</name>
      <email>nseckar@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b42195cdb7c150626af1fe9cb720be14df5638ac</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas Seckar</name>
      <email>nseckar@gmail.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/5ff59bff822055793412c93d345c42c371eb4824</url>
    <id>5ff59bff822055793412c93d345c42c371eb4824</id>
    <committed-date>2006-03-19T10:45:26-08:00</committed-date>
    <authored-date>2006-03-19T10:45:26-08:00</authored-date>
    <message>Remove explicit loading of RailsInfo and RailsInfoController.
Move RailsInfo and RailsInfoController to Rails::Info and Rails::InfoController.
Extend load path with Railties' builtin directory to make adding support code easy.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3981 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>8a5bf13a769170a15e4fccc56824fdfcbe098955</tree>
    <committer>
      <name>Nicholas Seckar</name>
      <email>nseckar@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>753010ac39f5442c92ec0bdd7484f0fd72ad8ac0</id>
      </parent>
    </parents>
    <author>
      <name>Nicholas Seckar</name>
      <email>nseckar@gmail.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/b42195cdb7c150626af1fe9cb720be14df5638ac</url>
    <id>b42195cdb7c150626af1fe9cb720be14df5638ac</id>
    <committed-date>2006-03-19T10:21:06-08:00</committed-date>
    <authored-date>2006-03-19T10:21:06-08:00</authored-date>
    <message>Fix RailsInfoController.

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3980 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>03c91f2d6c1cebeeef8eef475c1ad441303d0627</tree>
    <committer>
      <name>Nicholas Seckar</name>
      <email>nseckar@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8196e8e72315386b44f38f9f893a960235114bdf</id>
      </parent>
    </parents>
    <author>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/technoweenie/rails/commit/753010ac39f5442c92ec0bdd7484f0fd72ad8ac0</url>
    <id>753010ac39f5442c92ec0bdd7484f0fd72ad8ac0</id>
    <committed-date>2006-03-19T09:42:51-08:00</committed-date>
    <authored-date>2006-03-19T09:42:51-08:00</authored-date>
    <message>add support for COUNT(DISTINCT id) queries in sqlite2 (closes #4300) [Rick Olson]

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3979 5ecf4fe2-1ee6-0310-87b1-e25e094e27de</message>
    <tree>6094ded6eee2fcf349f980de96429333b1ff7cbb</tree>
    <committer>
      <name>Rick Olson</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
</commits>
