<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>singleton_safe.rb</filename>
    </added>
    <added>
      <filename>singleton_safe_test.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -15,7 +15,7 @@ class Normal
   include Singleton
 end
 
-load 'singleton_monkey_patch.rb'
+load './singleton_monkey_patch.rb'
 
 class MonkeyFixTest &lt; Test::Unit::TestCase
   def test_monkey_fix</diff>
      <filename>monkey_patch_test.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>hang_test.rb</filename>
    </removed>
    <removed>
      <filename>singleton.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>134559d145aa607d714adb719093f0a5acb6a908</id>
    </parent>
  </parents>
  <author>
    <name>steve</name>
    <email>coderrr.contact@gmail.com</email>
  </author>
  <url>http://github.com/coderrr/singleton_hang/commit/c1caa91332489f24be418e116b2bb1a4b89843ec</url>
  <id>c1caa91332489f24be418e116b2bb1a4b89843ec</id>
  <committed-date>2008-12-23T13:06:16-08:00</committed-date>
  <authored-date>2008-12-23T13:06:16-08:00</authored-date>
  <message>renames and tested with jruby</message>
  <tree>adbc2e6e1413b2becd9f4fa8ab8421e5b7d02d8a</tree>
  <committer>
    <name>steve</name>
    <email>coderrr.contact@gmail.com</email>
  </committer>
</commit>
