<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -0,0 +1,51 @@
+
+
+Processing ApplicationController#index (for ::1 at 2009-10-02 14:37:02) [GET]
+
+ActionController::RoutingError (No route matches &quot;/styles/shawn.css&quot; with {:method=&gt;:get}):
+  /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
+  /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start'
+
+Rendering rescues/layout (not_found)
+
+
+Processing ApplicationController#index (for ::1 at 2009-10-02 14:37:02) [GET]
+
+ActionController::RoutingError (No route matches &quot;/scripts/shawn.js&quot; with {:method=&gt;:get}):
+  /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
+  /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start'
+
+Rendering rescues/layout (not_found)
+
+
+Processing ApplicationController#index (for ::1 at 2009-10-02 14:37:02) [GET]
+
+ActionController::RoutingError (No route matches &quot;/scripts/behaviour.js&quot; with {:method=&gt;:get}):
+  /opt/local/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
+  /opt/local/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:95:in `start'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `each'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:92:in `start'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:23:in `start'
+  /opt/local/lib/ruby/1.8/webrick/server.rb:82:in `start'
+
+Rendering rescues/layout (not_found)</diff>
      <filename>log/development.log</filename>
    </modified>
    <modified>
      <diff>@@ -3,7 +3,7 @@
 	&lt;head&gt;
 		&lt;title&gt;S_ZABECKI&lt;/title&gt;
 
-		&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;all&quot; href=&quot;styles/shawn.css&quot;/&gt;
+		&lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; media=&quot;all&quot; href=&quot;/stylesheets/shawn.css&quot;/&gt;
   	&lt;script
   	  type=&quot;text/javascript&quot; 
   	  src=&quot;http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.3/prototype.js&quot;&gt;
@@ -12,8 +12,8 @@
 		  type=&quot;text/javascript&quot;
 		  src=&quot;http://ajax.googleapis.com/ajax/libs/scriptaculous/1.8.2/effects.js&quot;&gt;
 		&lt;/script&gt;
-		&lt;script  type=&quot;text/javascript&quot; src=&quot;scripts/behaviour.js&quot;&gt;&lt;/script&gt;
-		&lt;script type=&quot;text/javascript&quot; src=&quot;scripts/shawn.js&quot;&gt;&lt;/script&gt;
+		&lt;script  type=&quot;text/javascript&quot; src=&quot;/javascripts/behaviour.js&quot;&gt;&lt;/script&gt;
+		&lt;script type=&quot;text/javascript&quot; src=&quot;/javascripts/shawn.js&quot;&gt;&lt;/script&gt;
 	&lt;/head&gt;
 	&lt;body&gt;
 		&lt;div id=&quot;shadowOfDarkness&quot;&gt;&lt;/div&gt;</diff>
      <filename>public/index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c06cb1f34b19908d0b9372a69e51fc3472828a61</id>
    </parent>
  </parents>
  <author>
    <name>Matthew Higgins</name>
    <email>developer@matthewhiggins.com</email>
  </author>
  <url>http://github.com/matthuhiggins/zabecki/commit/ed37342b109f687d1ba18d6086bddb7f5b367f49</url>
  <id>ed37342b109f687d1ba18d6086bddb7f5b367f49</id>
  <committed-date>2009-10-02T14:40:22-07:00</committed-date>
  <authored-date>2009-10-02T14:40:22-07:00</authored-date>
  <message>correct paths</message>
  <tree>35d8943d0bf5d1c1fa89ab3e2f869f3a5a641d46</tree>
  <committer>
    <name>Matthew Higgins</name>
    <email>developer@matthewhiggins.com</email>
  </committer>
</commit>
