<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -82,7 +82,7 @@ module RailzScout
     ActionView::TemplateFinder.process_view_paths(view_path) if defined? ActionView::TemplateFinder
     view = ActionView::Base.new(view_path, assigns, self)
     view.extend ExceptionNotifierHelper
-    view.render &quot;exception_notifier/exception_notification&quot;
+    view.render :file =&gt; &quot;exception_notifier/exception_notification&quot;
   end
   
   def controller_name; &quot;exception_notifier&quot; end</diff>
      <filename>lib/railz_scout.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>34f1ef203d0978564911cc5c79c58207b8d8c5e3</id>
    </parent>
  </parents>
  <author>
    <name>Caio Chassot</name>
    <email>dev@caiochassot.com</email>
  </author>
  <url>http://github.com/kch/railz_scout/commit/29d44cd5675727db8dfba234cf664b75f83240c9</url>
  <id>29d44cd5675727db8dfba234cf664b75f83240c9</id>
  <committed-date>2008-12-02T20:08:03-08:00</committed-date>
  <authored-date>2008-12-02T20:08:03-08:00</authored-date>
  <message>fix for current edge rails where render no longer defaults to render :file</message>
  <tree>1107da8c34db215a620813de63963ac06310b77c</tree>
  <committer>
    <name>Caio Chassot</name>
    <email>dev@caiochassot.com</email>
  </committer>
</commit>
