<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>lib/sinatra/chowder.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -55,7 +55,7 @@ use Chowder with all Rack based apps) to make life that lil' bit easier:
 ### Make a Sinatra app that needs authentication:
     
     require 'sinatra'
-    require 'chowder/helpers/sinatra'
+    require 'sinatra/chowder'
     
     get '/' do
       'This is public'</diff>
      <filename>README.md</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,7 @@
+begin
+  require 'metric_fu'
+rescue LoadError; end
+
 task :test do
   require 'rake/runtest'
   Rake.run_tests 'test/*.rb'</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>lib/chowder/helpers/sinatra.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>8159aa337cbd49b1554a6e1fe4dd8af7c9cbbe1d</id>
    </parent>
  </parents>
  <author>
    <name>Harry Vangberg</name>
    <email>harry@vangberg.name</email>
  </author>
  <url>http://github.com/ichverstehe/chowder/commit/11097e4ba2703850f8ae941e62e63b8d4adb733e</url>
  <id>11097e4ba2703850f8ae941e62e63b8d4adb733e</id>
  <committed-date>2009-03-10T18:54:48-07:00</committed-date>
  <authored-date>2009-03-10T18:54:48-07:00</authored-date>
  <message>comply to the sinatra way</message>
  <tree>55e97e376842fa568a95b3a5135b4955e2295fc6</tree>
  <committer>
    <name>Harry Vangberg</name>
    <email>harry@vangberg.name</email>
  </committer>
</commit>
