<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>681dc9c1f004d2875ca8cc4156e454918eae24e5</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/namecase/commit/f22e9a6734e263b3468fee527c191a94083b911c</url>
    <id>f22e9a6734e263b3468fee527c191a94083b911c</id>
    <committed-date>2008-06-16T11:01:28-07:00</committed-date>
    <authored-date>2008-06-16T10:55:19-07:00</authored-date>
    <message>add destructive String#namecase!</message>
    <tree>24b5fd629bcfbea0a8e42b76212991cdbd583f2b</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>dbd91cbb7460937612806de1b3f191a4b9f5da78</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/namecase/commit/681dc9c1f004d2875ca8cc4156e454918eae24e5</url>
    <id>681dc9c1f004d2875ca8cc4156e454918eae24e5</id>
    <committed-date>2008-05-01T20:08:56-07:00</committed-date>
    <authored-date>2008-05-01T20:08:56-07:00</authored-date>
    <message>define #namecase instead of using #titleize, which removes some characters</message>
    <tree>4c02924ea6e84fc1290bcc7a7d059668150513fa</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d2047510c8ace5d7cd11ec585249e610b5aaecaf</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/namecase/commit/dbd91cbb7460937612806de1b3f191a4b9f5da78</url>
    <id>dbd91cbb7460937612806de1b3f191a4b9f5da78</id>
    <committed-date>2008-04-24T12:24:46-07:00</committed-date>
    <authored-date>2008-04-24T12:24:46-07:00</authored-date>
    <message>remove unused files and update README</message>
    <tree>43d46f4b2b6f497ab3611fd91113d29972e033e6</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5bb86baeddb9b5dd0dbdcaa89b385e4aaa4c9353</id>
      </parent>
    </parents>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/namecase/commit/d2047510c8ace5d7cd11ec585249e610b5aaecaf</url>
    <id>d2047510c8ace5d7cd11ec585249e610b5aaecaf</id>
    <committed-date>2006-10-05T13:18:16-07:00</committed-date>
    <authored-date>2006-10-05T13:18:16-07:00</authored-date>
    <message>fixed broken code (on every line) and added a test...who wouldda thunk it?

git-svn-id: https://source.collectiveidea.com/public/rails/plugins/namecase@60 2c0bb46f-6917-0410-8ab9-f4bf1162979e</message>
    <tree>26af5f6222a06f54d790ee61c3eb0c0dc01a7869</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </author>
    <url>http://github.com/collectiveidea/namecase/commit/5bb86baeddb9b5dd0dbdcaa89b385e4aaa4c9353</url>
    <id>5bb86baeddb9b5dd0dbdcaa89b385e4aaa4c9353</id>
    <committed-date>2006-10-05T09:22:18-07:00</committed-date>
    <authored-date>2006-10-05T09:22:18-07:00</authored-date>
    <message>namecase plugin

Class Person &lt; ActiveRecord::Base
  namecase :first_name, :last_name
end

converts &quot;BRANDON&quot; to &quot;Brandon&quot; on create (default), change by passing :on =&gt; :save


git-svn-id: https://source.collectiveidea.com/public/rails/plugins/namecase@58 2c0bb46f-6917-0410-8ab9-f4bf1162979e</message>
    <tree>279cebd0d0310be53ede8153e1a3c0d930c4260f</tree>
    <committer>
      <name>Brandon Keepers</name>
      <email>brandon@collectiveidea.com</email>
    </committer>
  </commit>
</commits>
