<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>app/controllers/current_users_controller.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,6 @@
 ActionController::Routing::Routes.draw do |map|
   map.resources :users, :only =&gt; [:index, :create], :collection =&gt; { :current =&gt; :get, :prune =&gt; :get }, :has_many =&gt; :messages
+  map.resource :current_user, :only =&gt; [:show, :update]
   map.resource  :session, :only =&gt; [:create, :destroy]
   map.resources :messages, :only =&gt; [:index, :create]
 end</diff>
      <filename>config/routes.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b63bedab3fc53bbae24b349f624e0ba7d93e3460</id>
    </parent>
  </parents>
  <author>
    <name>Brandon Arbini</name>
    <email>brandon@sevenwire.com</email>
  </author>
  <url>http://github.com/sevenwire/flak/commit/727a5ced49eacaac0a49a0c9f0c260d758f2f0de</url>
  <id>727a5ced49eacaac0a49a0c9f0c260d758f2f0de</id>
  <committed-date>2009-11-09T20:43:19-08:00</committed-date>
  <authored-date>2009-11-09T20:43:19-08:00</authored-date>
  <message>Adding a current_users controller to retrieve and update the current user's info.</message>
  <tree>324a6501d66a1402ce4ed91bdda53c51e7a38a69</tree>
  <committer>
    <name>Brandon Arbini</name>
    <email>brandon@sevenwire.com</email>
  </committer>
</commit>
