<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>d20e8dd2207a848e2712c19ad38d6abb6f98ca07</id>
      </parent>
    </parents>
    <author>
      <name>Tarmo T&#228;nav</name>
      <email>tarmo@itech.ee</email>
    </author>
    <url>http://github.com/rails/rails/commit/a37d065f85941e1fe746dff4d42f015e1618834f</url>
    <id>a37d065f85941e1fe746dff4d42f015e1618834f</id>
    <committed-date>2008-07-03T08:11:50-07:00</committed-date>
    <authored-date>2008-07-03T07:49:12-07:00</authored-date>
    <message>Use :namespace instead of :path_prefix for finding controller. [#544 state:resolved]

:namespace is supposed to be the module where controller exists.
:path_prefix can contain anything, including variables, which
makes it unsuitable for determining the module for a controller.

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>2e498068f1ec02c083150c2471243c5114bf3b1d</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3b3790a4351ba7c9d2711089c21f24fcedc11fc0</id>
      </parent>
    </parents>
    <author>
      <name>Lucas Carlson</name>
      <email>lucas@rufy.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/d20e8dd2207a848e2712c19ad38d6abb6f98ca07</url>
    <id>d20e8dd2207a848e2712c19ad38d6abb6f98ca07</id>
    <committed-date>2008-07-02T21:24:48-07:00</committed-date>
    <authored-date>2008-07-02T16:54:31-07:00</authored-date>
    <message>Changing order of equality because comparing certain objects with false raises an error.

&gt;&gt; require 'md5'
=&gt; true
&gt;&gt; MD5.new(&quot;Asds&quot;) == false
TypeError: can't convert false into String
	from (irb):2:in `=='
	from (irb):2
&gt;&gt; false == MD5.new(&quot;Asds&quot;)
=&gt; false</message>
    <tree>ca36f0de8c32bbacaafc5d410bf577df08172afa</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6c0edef26ee1c0e5f0964cae64c9f48da6daf1fa</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/3b3790a4351ba7c9d2711089c21f24fcedc11fc0</url>
    <id>3b3790a4351ba7c9d2711089c21f24fcedc11fc0</id>
    <committed-date>2008-07-02T19:38:58-07:00</committed-date>
    <authored-date>2008-07-02T19:38:58-07:00</authored-date>
    <message>Deprecate :use_full_path render option. The supplying the option no longer has an effect.</message>
    <tree>5b51c79d8493bcbc42879933af1d3bbb8084f014</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8f640c381d9d1b74f6a0fc3648c21da373661914</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/6c0edef26ee1c0e5f0964cae64c9f48da6daf1fa</url>
    <id>6c0edef26ee1c0e5f0964cae64c9f48da6daf1fa</id>
    <committed-date>2008-07-02T19:29:57-07:00</committed-date>
    <authored-date>2008-07-02T19:29:57-07:00</authored-date>
    <message>Added Rails.initialized? flag</message>
    <tree>f2138bfae396e1b3fa840c7d3f6adb80b7f7ab21</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a4138d46321d63012adbf1942f5ea7c5e4951fc9</id>
      </parent>
    </parents>
    <author>
      <name>Mike Subelsky</name>
      <email>github@mikeshop.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/8f640c381d9d1b74f6a0fc3648c21da373661914</url>
    <id>8f640c381d9d1b74f6a0fc3648c21da373661914</id>
    <committed-date>2008-07-02T11:39:42-07:00</committed-date>
    <authored-date>2008-07-02T11:15:43-07:00</authored-date>
    <message>Added application/jsonrequest as a synonym for application/json

[#536 state:resolved]</message>
    <tree>d179b1200ce573847076301646fac854e66b11ab</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>820992c98f27abf8a20746283d0e16caece99b5e</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/a4138d46321d63012adbf1942f5ea7c5e4951fc9</url>
    <id>a4138d46321d63012adbf1942f5ea7c5e4951fc9</id>
    <committed-date>2008-07-02T11:09:10-07:00</committed-date>
    <authored-date>2008-07-02T11:09:10-07:00</authored-date>
    <message>use mocha for TimeZone mocking in Form Options helper tests</message>
    <tree>634dfa5972782905b251e3e4159d6420f9290d6c</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>267d3964ebd7bbc8879d69ff5a323527179c497d</id>
      </parent>
    </parents>
    <author>
      <name>Ricardo Santos</name>
      <email>oterosantos@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/820992c98f27abf8a20746283d0e16caece99b5e</url>
    <id>820992c98f27abf8a20746283d0e16caece99b5e</id>
    <committed-date>2008-07-02T09:47:19-07:00</committed-date>
    <authored-date>2008-07-01T08:33:40-07:00</authored-date>
    <message>Ensure script/plugin unsource 'Usage' text is correct. [#526 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>a39600c4a6821ff266ebc828ac6377a27461963c</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2b43620e3c1352028f19550fcde4632d65cbd191</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/267d3964ebd7bbc8879d69ff5a323527179c497d</url>
    <id>267d3964ebd7bbc8879d69ff5a323527179c497d</id>
    <committed-date>2008-07-02T09:19:41-07:00</committed-date>
    <authored-date>2008-07-02T09:19:41-07:00</authored-date>
    <message>Make sure render :collection doesnt set nil local when :as is absent</message>
    <tree>b6e88cece3c135bc2e21e8a19d9c2945633741ef</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4f75840d72b96fff34d65b59480da7d6c7494120</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/2b43620e3c1352028f19550fcde4632d65cbd191</url>
    <id>2b43620e3c1352028f19550fcde4632d65cbd191</id>
    <committed-date>2008-07-02T08:40:42-07:00</committed-date>
    <authored-date>2008-07-02T08:38:50-07:00</authored-date>
    <message>Add :as option to render a collection of partials with a custom local variable name. [#509 state:resolved] [Simon Jefford, Pratik Naik]</message>
    <tree>b28ddcc92eae7fe9ceea11c2f55b1956f5d4efc7</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3a95ee73cfbcfeada3b053c5b0fb7b5125ef12c7</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/4f75840d72b96fff34d65b59480da7d6c7494120</url>
    <id>4f75840d72b96fff34d65b59480da7d6c7494120</id>
    <committed-date>2008-07-02T05:25:36-07:00</committed-date>
    <authored-date>2008-07-02T05:25:17-07:00</authored-date>
    <message>Add Inflection rules for String#humanize. [#535 state:resolved] [dcmanges]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>cd13f9cf0359811c262e47737e704b059312ee05</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f5052dd8a39099e4930faafe9b01e63ced2f6391</id>
      </parent>
    </parents>
    <author>
      <name>Tim Pope</name>
      <email>code@tpope.net</email>
    </author>
    <url>http://github.com/rails/rails/commit/3a95ee73cfbcfeada3b053c5b0fb7b5125ef12c7</url>
    <id>3a95ee73cfbcfeada3b053c5b0fb7b5125ef12c7</id>
    <committed-date>2008-07-01T21:21:59-07:00</committed-date>
    <authored-date>2008-04-18T22:42:26-07:00</authored-date>
    <message>Make rake test:uncommitted work with Git.

Note : rake test:uncommitted is considering only unstaged files.

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>a026710a94e8d7ea77abdfb04ee68e5bfd85834b</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aff2d331720a3143914a0fffd1eba613dc333bfc</id>
      </parent>
    </parents>
    <author>
      <name>Tim Haines</name>
      <email>tmhaines@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/f5052dd8a39099e4930faafe9b01e63ced2f6391</url>
    <id>f5052dd8a39099e4930faafe9b01e63ced2f6391</id>
    <committed-date>2008-07-01T20:30:34-07:00</committed-date>
    <authored-date>2008-07-01T20:26:34-07:00</authored-date>
    <message>Make sure render :template works with :locals. [#524 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>b822185ee19ee7cec9a0e7e8bccc81f4108bc6d5</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a81f16af31b28203a7c2c6cd89249a90487b7fe0</id>
      </parent>
    </parents>
    <author>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/aff2d331720a3143914a0fffd1eba613dc333bfc</url>
    <id>aff2d331720a3143914a0fffd1eba613dc333bfc</id>
    <committed-date>2008-07-01T19:53:55-07:00</committed-date>
    <authored-date>2008-07-01T19:52:28-07:00</authored-date>
    <message>Improved test coverage and added RackRequest support for CGI environment variables.</message>
    <tree>1e7efb27b3b55670e919884058a30a58402ca26a</tree>
    <committer>
      <name>Joshua Peek</name>
      <email>josh@joshpeek.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>474d42538269a141687c7c66bef6575b4682b15d</id>
      </parent>
    </parents>
    <author>
      <name>Carl Porth</name>
      <email>badcarl@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/a81f16af31b28203a7c2c6cd89249a90487b7fe0</url>
    <id>a81f16af31b28203a7c2c6cd89249a90487b7fe0</id>
    <committed-date>2008-07-01T19:28:02-07:00</committed-date>
    <authored-date>2008-05-27T14:21:01-07:00</authored-date>
    <message>Ensure Rails::Generator quotes file names while generating diff. [#264 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>40681518b1356e4c44618837a40cdd30f044af8a</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7378e237342443addb1691795ac9457250b6db1e</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/474d42538269a141687c7c66bef6575b4682b15d</url>
    <id>474d42538269a141687c7c66bef6575b4682b15d</id>
    <committed-date>2008-07-01T19:17:33-07:00</committed-date>
    <authored-date>2008-07-01T19:17:33-07:00</authored-date>
    <message>Ensure AssociationCollection#size considers all unsaved record. [#305 state:resolved] [sds]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>42aebc676eeb1f6e0035aa1595fb1bed0dea01ca</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6f1d827096ad9f1044a6da7141e7ae720a64ec6b</id>
      </parent>
    </parents>
    <author>
      <name>Scott Stewart</name>
      <email>scott@izoca.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/7378e237342443addb1691795ac9457250b6db1e</url>
    <id>7378e237342443addb1691795ac9457250b6db1e</id>
    <committed-date>2008-07-01T17:39:30-07:00</committed-date>
    <authored-date>2008-07-01T17:36:58-07:00</authored-date>
    <message>Ensure proper output when submit_tag is used with :disabled_with. [#388 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>5047524787fb95121fccae812f66c9d4d302b659</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>676d6a651497b56f31e00db4e7795669de0da672</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/6f1d827096ad9f1044a6da7141e7ae720a64ec6b</url>
    <id>6f1d827096ad9f1044a6da7141e7ae720a64ec6b</id>
    <committed-date>2008-06-29T13:28:34-07:00</committed-date>
    <authored-date>2008-06-29T13:26:56-07:00</authored-date>
    <message>TimeWithZone#advance: treat :weeks option as variable-length</message>
    <tree>2db22c2a1c6184445a607a5813f6203ea3a399bb</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>01db5ded54b0e3a2ea80d28e4841d40fcec23cdf</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/676d6a651497b56f31e00db4e7795669de0da672</url>
    <id>676d6a651497b56f31e00db4e7795669de0da672</id>
    <committed-date>2008-06-29T13:21:40-07:00</committed-date>
    <authored-date>2008-06-29T13:17:51-07:00</authored-date>
    <message>TimeWithZone: when crossing DST boundary, treat Durations of days, months or years as variable-length, and all other values as absolute length. A time + 24.hours will advance exactly 24 hours, but a time + 1.day will advance 23-25 hours, depending on the day. Ensure consistent behavior across all advancing methods.</message>
    <tree>65e609936284d02bb3db3b335392fcbd8b8a7aef</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4cf93935b2478201863c01569e894c9dcf7e9074</id>
      </parent>
      <parent>
        <id>c9e366e997c6f3a383cfaa6351fa847e92de7fe4</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/01db5ded54b0e3a2ea80d28e4841d40fcec23cdf</url>
    <id>01db5ded54b0e3a2ea80d28e4841d40fcec23cdf</id>
    <committed-date>2008-06-29T12:13:58-07:00</committed-date>
    <authored-date>2008-06-29T12:13:58-07:00</authored-date>
    <message>Merge branch 'state_machine'

Some big changes:
  * Added some redundant requires so active_support/inflecto can be loaded
    without the rest of ActiveSupport.
  * Disabled callbacks and validations until they are added and tested.
  * Converted specs back to tests, using ActiveSupport::TestCase and the new
    #test helper.
  * As an experiment, I imported Scott Barron's awesome AASM gem into
    ActiveModel.  I added multiple state machine support and vastly improved
    the API (no more aasm_* prefixes).  All the old tests pass.  If this bothers
    people, I have no problems removing this and contributing the changes back to
    AASM.  I just feel like AMo is a better spot for all these 'modelish' features.</message>
    <tree>9d30b4c51da7e8f0fb0fc77126450f63fd08e8fa</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d0092dc44d580f4179308c7394d9023098406f79</id>
      </parent>
    </parents>
    <author>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/4cf93935b2478201863c01569e894c9dcf7e9074</url>
    <id>4cf93935b2478201863c01569e894c9dcf7e9074</id>
    <committed-date>2008-06-29T11:46:07-07:00</committed-date>
    <authored-date>2008-06-29T11:46:07-07:00</authored-date>
    <message>Fix indentation and update changelogs for previous commit</message>
    <tree>9b2b7c32e7cba4fed7e98c7f2cb99435ce7bb423</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>029a7455846cde2654958358a6fe354f236ade35</id>
      </parent>
    </parents>
    <author>
      <name>Ernie Miller</name>
      <email>ernie@metautonomo.us</email>
    </author>
    <url>http://github.com/rails/rails/commit/d0092dc44d580f4179308c7394d9023098406f79</url>
    <id>d0092dc44d580f4179308c7394d9023098406f79</id>
    <committed-date>2008-06-29T11:37:07-07:00</committed-date>
    <authored-date>2008-06-28T19:27:32-07:00</authored-date>
    <message>Added support for regexp matching of priority zones in time_zone_select [#195 state:resolved]</message>
    <tree>d5ec77bbd249cd8bb1c1ae0efd877f179c656494</tree>
    <committer>
      <name>gbuesing</name>
      <email>gbuesing@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1415df8f49a19d469b9e2c15785db32eb312c000</id>
      </parent>
    </parents>
    <author>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/029a7455846cde2654958358a6fe354f236ade35</url>
    <id>029a7455846cde2654958358a6fe354f236ade35</id>
    <committed-date>2008-06-28T16:36:31-07:00</committed-date>
    <authored-date>2008-06-28T16:35:30-07:00</authored-date>
    <message>Ensure FormBuilder date helpers respects html_options. [#506 state:resolved] [Pascal Ehlert]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
    <tree>c96eaf2014351d3322f1f433f8e6958da8f66a1e</tree>
    <committer>
      <name>Pratik Naik</name>
      <email>pratiknaik@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a9d9ca16c739ec39a192d29c62f760e51040fc6e</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/c9e366e997c6f3a383cfaa6351fa847e92de7fe4</url>
    <id>c9e366e997c6f3a383cfaa6351fa847e92de7fe4</id>
    <committed-date>2008-06-28T11:33:50-07:00</committed-date>
    <authored-date>2008-06-28T11:33:50-07:00</authored-date>
    <message>all aasm tests without activerecord moved over and passing</message>
    <tree>1fce341c1b769bd78494bfb6a99a314b57d6a3ed</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>74cb05698684f237a7eb91afadec0020d8910c70</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/a9d9ca16c739ec39a192d29c62f760e51040fc6e</url>
    <id>a9d9ca16c739ec39a192d29c62f760e51040fc6e</id>
    <committed-date>2008-06-28T11:01:40-07:00</committed-date>
    <authored-date>2008-06-28T11:01:40-07:00</authored-date>
    <message>converted tests for more complex state transitions</message>
    <tree>d425cb2a79d947f9cce89819e02f2ce8b98c8c73</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b9528ad3c5379896b00772cb44faf1db0fd882d7</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/74cb05698684f237a7eb91afadec0020d8910c70</url>
    <id>74cb05698684f237a7eb91afadec0020d8910c70</id>
    <committed-date>2008-06-28T09:19:44-07:00</committed-date>
    <authored-date>2008-06-28T09:19:44-07:00</authored-date>
    <message>add basic events and transitions.  still more tests to convert</message>
    <tree>ff961d9f9c2119a6608db90bc41d713a191a9b9f</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b7c6ceff9a31cc478c4bc89d57980900a775fbed</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/b9528ad3c5379896b00772cb44faf1db0fd882d7</url>
    <id>b9528ad3c5379896b00772cb44faf1db0fd882d7</id>
    <committed-date>2008-06-28T00:55:02-07:00</committed-date>
    <authored-date>2008-06-28T00:55:02-07:00</authored-date>
    <message>initial statemachine machine and state classes</message>
    <tree>422ae423e519f744d51698d45a6fb931172b9cb2</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aec3c7aa72c89e37edae4d14ac98d7a6de4a195c</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/b7c6ceff9a31cc478c4bc89d57980900a775fbed</url>
    <id>b7c6ceff9a31cc478c4bc89d57980900a775fbed</id>
    <committed-date>2008-06-27T23:29:47-07:00</committed-date>
    <authored-date>2008-06-27T23:29:47-07:00</authored-date>
    <message>tweak activemodel load order a bit</message>
    <tree>a37c0f18910e7c2d822e9158d9951cec48a5e8d4</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7fc628e3fcda6342a8cee0a6236987b57ac10270</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/aec3c7aa72c89e37edae4d14ac98d7a6de4a195c</url>
    <id>aec3c7aa72c89e37edae4d14ac98d7a6de4a195c</id>
    <committed-date>2008-06-27T23:29:25-07:00</committed-date>
    <authored-date>2008-06-27T23:29:25-07:00</authored-date>
    <message>add special requires for ActiveSupport::Inflector so you can load it individually</message>
    <tree>bfd4705a5014616d6d377ca1d34d1d5dbc015d2c</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>10c581a6deed66e8b62de6e7a3621a63de90baad</id>
      </parent>
    </parents>
    <author>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/7fc628e3fcda6342a8cee0a6236987b57ac10270</url>
    <id>7fc628e3fcda6342a8cee0a6236987b57ac10270</id>
    <committed-date>2008-06-27T23:29:03-07:00</committed-date>
    <authored-date>2008-06-27T23:29:03-07:00</authored-date>
    <message>convert specs to tests</message>
    <tree>45f8566b44533a6a7bbd5bc305144711c60df753</tree>
    <committer>
      <name>rick</name>
      <email>technoweenie@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9a25315076bf90c39ab5471fa8d81736a3b2478e</id>
      </parent>
    </parents>
    <author>
      <name>Tim Chater</name>
      <email>t.chater@gmail.com</email>
    </author>
    <url>http://github.com/rails/rails/commit/1415df8f49a19d469b9e2c15785db32eb312c000</url>
    <id>1415df8f49a19d469b9e2c15785db32eb312c000</id>
    <committed-date>2008-06-27T21:31:06-07:00</committed-date>
    <authored-date>2008-06-17T05:54:03-07:00</authored-date>
    <message>Dirty: recognize when an integer changes from zero to blank.  [#433 state:resolved]</message>
    <tree>c5921b7638e3ea3e937d489cbb23d3b43169cd4b</tree>
    <committer>
      <name>Jeremy Kemper</name>
      <email>jeremy@bitsweat.net</email>
    </committer>
  </commit>
</commits>
