<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>app/controllers/sites_controller.rb</filename>
    </added>
    <added>
      <filename>app/helpers/sites_helper.rb</filename>
    </added>
    <added>
      <filename>app/models/site.rb</filename>
    </added>
    <added>
      <filename>db/migrate/007_create_sites.rb</filename>
    </added>
    <added>
      <filename>test/fixtures/sites.yml</filename>
    </added>
    <added>
      <filename>test/functional/sites_controller_test.rb</filename>
    </added>
    <added>
      <filename>test/unit/site_test.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 ActionController::Routing::Routes.draw do |map|
-  map.resources :pages
-
+  map.resource :sites
 
+  map.resources :pages
   map.resources :clients, :has_many =&gt; :projects
   map.resources :projects do |project|
     project.resources :assets, :collection =&gt; {:showcase =&gt; :get}</diff>
      <filename>config/routes.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8d0099f15f562f5dfc07601316bc5f4ed9f17698</id>
    </parent>
  </parents>
  <author>
    <name>Jon Maddox</name>
    <email>jon@jonsthoughtsoneverything.com</email>
  </author>
  <url>http://github.com/maddox/freelancer/commit/e389c53a6776049d7b015c0c06d979d0111cd830</url>
  <id>e389c53a6776049d7b015c0c06d979d0111cd830</id>
  <committed-date>2008-03-29T16:41:30-07:00</committed-date>
  <authored-date>2008-03-29T16:41:30-07:00</authored-date>
  <message>added site resource</message>
  <tree>f99c7fdbcd6092e370c8433194e797a3dcfc80f2</tree>
  <committer>
    <name>Jon Maddox</name>
    <email>jon@jonsthoughtsoneverything.com</email>
  </committer>
</commit>
