<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -181,7 +181,7 @@ module TuneupHelper #:nodoc:
   
   def link_to_edit_step(step)
     return nil unless step.file &amp;&amp; step.line &amp;&amp; RUBY_PLATFORM.include?('darwin')
-    link_to(image_tag('/images/tuneup/edit.png', :alt =&gt; 'Edit'), &quot;txmt://open?url=file://#{CGI.escape step.file}&amp;line=#{step.line}&quot;, :class =&gt; 'tuneup-edit tuneup-halo', :title =&gt; 'Open in TextMate')
+    link_to(image_tag('/images/tuneup/edit.png', :alt =&gt; 'Edit'), &quot;txmt://open?url=file://#{CGI.escape step.file}&amp;amp;line=#{step.line}&quot;, :class =&gt; 'tuneup-edit tuneup-halo', :title =&gt; 'Open in TextMate')
   end
     
 end
\ No newline at end of file</diff>
      <filename>lib/tuneup_helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>370c3f03b721075e7c5ea2867515a2fc40fd5e4d</id>
    </parent>
  </parents>
  <author>
    <name>Brian Dainton</name>
    <email>brian.dainton@gmail.com</email>
  </author>
  <url>http://github.com/fiveruns/fiveruns_tuneup/commit/e899370ce00a307a245a42e13efe5ad58a8aa8af</url>
  <id>e899370ce00a307a245a42e13efe5ad58a8aa8af</id>
  <committed-date>2008-07-02T07:17:35-07:00</committed-date>
  <authored-date>2008-07-02T07:17:35-07:00</authored-date>
  <message>Fixed TextMate links to be xhtml strict 1.0 compliant (use &amp;amp; instead of &amp; in anchor href urls with params).</message>
  <tree>0f033f56d1aa6acd0d2144aabc145ae60a3b7bee</tree>
  <committer>
    <name>Brian Dainton</name>
    <email>brian.dainton@gmail.com</email>
  </committer>
</commit>
