<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,8 +10,8 @@ ActionController::Routing::Routes.draw do |map|
   map.logout 'logout', :controller =&gt; 'user_sessions', :action =&gt; 'destroy'
   map.iphone 'iphone', :controller=&gt;'schedule', :action=&gt;'iphone'
   map.mobile 'mobile', :controller=&gt;'schedule', :action=&gt;'mobile'
-  map.root :controller =&gt; 'home', :conditions =&gt; { :subdomain =&gt; 'www' }
   map.root :controller =&gt; 'schedule', :conditions =&gt; { :subdomain =&gt; /.+/ }
+  map.root :controller =&gt; 'home', :conditions =&gt; { :subdomain =&gt; 'www' }
   map.connect ':controller/:action/:id'
   map.connect ':controller/:action/:id.:format'
 end</diff>
      <filename>config/routes.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>755878c6e12b6f8470952abd5b7df8afd1f63d28</id>
    </parent>
  </parents>
  <author>
    <name>Carl Leiby</name>
    <email>carl.leiby@gmail.com</email>
  </author>
  <url>http://github.com/carlism/barcamp_schedule/commit/ab2853b506a7f958ed053b849673442ead64c3c1</url>
  <id>ab2853b506a7f958ed053b849673442ead64c3c1</id>
  <committed-date>2009-10-17T12:40:55-07:00</committed-date>
  <authored-date>2009-10-17T12:40:55-07:00</authored-date>
  <message>trying more changes to route www to home_controller</message>
  <tree>0177c22a9908c9e025a3440a5977dbd6d4b93647</tree>
  <committer>
    <name>Carl Leiby</name>
    <email>carl.leiby@gmail.com</email>
  </committer>
</commit>
