<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -41,6 +41,6 @@ module QueryTrace
   def clean_trace(trace)
     return trace unless defined?(RAILS_ROOT)
     
-    trace.select{|t| /#{Regexp.escape(RAILS_ROOT)}/ =~ t}.reject{|t| VENDOR_RAILS_REGEXP =~ t}.collect{|t| t.gsub(RAILS_ROOT + '/', '')}
+    trace.select{|t| /#{Regexp.escape(File.expand_path(RAILS_ROOT))}/ =~ t}.reject{|t| VENDOR_RAILS_REGEXP =~ t}.collect{|t| t.gsub(RAILS_ROOT + '/', '')}
   end
 end</diff>
      <filename>lib/query_trace.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6a2afafa3081a180b15e99ab0bd809ca1ce6e4d8</id>
    </parent>
  </parents>
  <author>
    <name>ntalbott</name>
    <email>ntalbott@62287d4f-6109-0410-89f5-c3c281edf842</email>
  </author>
  <url>http://github.com/github/query_trace/commit/5908cb6ddb85fbc1b5b0ef5930a2e7d3b6d1ec9e</url>
  <id>5908cb6ddb85fbc1b5b0ef5930a2e7d3b6d1ec9e</id>
  <committed-date>2007-11-05T12:57:18-08:00</committed-date>
  <authored-date>2007-11-05T12:57:18-08:00</authored-date>
  <message>Fixed for Ruby 1.8.6. Hopefully not therefore broken for 1.8.4, but having serious difficulty testing.

git-svn-id: https://terralien.devguard.com/svn/projects/plugins/query_trace@55 62287d4f-6109-0410-89f5-c3c281edf842</message>
  <tree>9211f8c39e23be066b962b992701db6779f029a5</tree>
  <committer>
    <name>ntalbott</name>
    <email>ntalbott@62287d4f-6109-0410-89f5-c3c281edf842</email>
  </committer>
</commit>
