<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -81,12 +81,11 @@ before do
   }
 end
 
-# /all/red
 get %r{/(1|2|all)+/(rgb\d{0,3}-\d{0,3}-\d{0,3}|red|blue|green|random|off)+$} do
   lights = [params['captures'].first]
   lights = @lights if lights.include?('all')
   colour = params['captures'][1]
-  halt 404, 'Oh dear! I understand what you\'re saying' unless lights &amp;&amp; colour 
+  halt 404, 'Oh dear! I can\'t find what you\'re looking for' unless lights &amp;&amp; colour 
   content_type 'text/plain', :charset =&gt; 'utf-8'
   LC.set_lights(
     :lights =&gt; lights,</diff>
      <filename>app.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0bf2680e2a4370379c8522dece03c5fbc38e8dd2</id>
    </parent>
  </parents>
  <author>
    <name>Duncan Robertson</name>
    <email>duncan@whomwah.com</email>
  </author>
  <url>http://github.com/whomwah/light-controller/commit/9409754817005aab8d1605512f93666f80a768d6</url>
  <id>9409754817005aab8d1605512f93666f80a768d6</id>
  <committed-date>2009-04-24T10:12:56-07:00</committed-date>
  <authored-date>2009-04-24T10:12:56-07:00</authored-date>
  <message>update 404 test and remove some comments</message>
  <tree>7b6965d519782db40a4c668744b364234e119895</tree>
  <committer>
    <name>Duncan Robertson</name>
    <email>duncan@whomwah.com</email>
  </committer>
</commit>
