<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,7 @@ module ActionView # :nodoc:
         template ||= read_template_file(file_path, template_extension)
         handler.new(self).render(template, local_assigns, file_path)
       else
-        compile_and_render_template(template_extension, template, file_path, local_assigns)
+        compile_and_render_template(@@template_handlers[template_extension.to_sym], template, file_path, local_assigns)
       end
     end
   end</diff>
      <filename>lib/markaby/rails.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c3aa7b01c2b1ac127412f671d328c590fee561af</id>
    </parent>
  </parents>
  <author>
    <name>James Golick</name>
    <email>james@giraffesoft.ca</email>
  </author>
  <url>http://github.com/giraffesoft/markaby/commit/a3b1cd275b67677201a289fdd08f7b32b9c7ef57</url>
  <id>a3b1cd275b67677201a289fdd08f7b32b9c7ef57</id>
  <committed-date>2008-01-20T14:49:00-08:00</committed-date>
  <authored-date>2008-01-20T14:49:00-08:00</authored-date>
  <message>fix for rails 2.0.2</message>
  <tree>d56198ce073ce365c6368a2ccdf5998a28862a6c</tree>
  <committer>
    <name>James Golick</name>
    <email>james@giraffesoft.ca</email>
  </committer>
</commit>
