<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>.gitignore</filename>
    </added>
    <added>
      <filename>History.txt</filename>
    </added>
    <added>
      <filename>License.txt</filename>
    </added>
    <added>
      <filename>README.rdoc</filename>
    </added>
    <added>
      <filename>Rakefile</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -89,5 +89,8 @@ describe 'Time with clock_time' do
       @time.should_not respond_to(&quot;at_0060&quot;)
     end
     
+    it &quot;should raise NoMethod for at_0060&quot; do
+      lambda{ @time.at_0060 }.should raise_error(NoMethodError)
+    end
   end
 end
\ No newline at end of file</diff>
      <filename>spec/clock_time_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>README.rcov</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>fb42a3574beb3d9a3830c12ef89c095ca6de6d41</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/clock_time/commit/4188e8533828310548de6af835ef612e3eb56b9f</url>
  <id>4188e8533828310548de6af835ef612e3eb56b9f</id>
  <committed-date>2009-02-13T08:55:41-08:00</committed-date>
  <authored-date>2009-02-13T08:55:41-08:00</authored-date>
  <message>Create rake tasks for CI &amp; docs, push coverage to 100% C0</message>
  <tree>4192a6429a4a7a27149e9247c523ff1ebea15452</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
