<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,6 +6,6 @@ class UnfuddleNotifier
   
   def call(env)
     status, headers, response = @app.call(env)
-    [status, headers, File.read_inline(&quot;../views/ui/panel.html.erb&quot;) + response.body]
+    [status, headers, File.readlines(&quot;../views/ui/panel.html.erb&quot;) + response.body]
   end
 end
\ No newline at end of file</diff>
      <filename>lib/unfuddle_notifier.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1869f6a0cb556b6791ba71827351d161a655481e</id>
    </parent>
  </parents>
  <author>
    <name>timmatheson</name>
    <email>me@timmatheson.com</email>
  </author>
  <url>http://github.com/timmatheson/Unfuddle/commit/a246ebf0c8c93c2e021f49f3ccad9e211cfaf1c7</url>
  <id>a246ebf0c8c93c2e021f49f3ccad9e211cfaf1c7</id>
  <committed-date>2009-05-27T08:59:46-07:00</committed-date>
  <authored-date>2009-05-27T08:59:46-07:00</authored-date>
  <message>Trying to render out a string without ERB</message>
  <tree>8f91a78b35c12d5c1c9c928859093f10c41549d9</tree>
  <committer>
    <name>timmatheson</name>
    <email>me@timmatheson.com</email>
  </committer>
</commit>
