<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -28,6 +28,7 @@ module ActionView #:nodoc:
     # return the rendered template as a string.
     def register_template_handler(extension, klass)
       @@template_handlers[extension.to_sym] = klass
+      ActionView::TemplateFinder.reload!
     end
 
     def template_handler_extensions</diff>
      <filename>actionpack/lib/action_view/template_handlers.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b415538b5dbf017d20226411a9d25a149f87eb51</id>
    </parent>
  </parents>
  <author>
    <name>Pratik Naik</name>
    <email>pratiknaik@gmail.com</email>
  </author>
  <url>http://github.com/chriseppstein/rails/commit/f31651bd6ac8c3d887a43ee8f71ed7a9bc7877cb</url>
  <id>f31651bd6ac8c3d887a43ee8f71ed7a9bc7877cb</id>
  <committed-date>2008-06-15T09:20:31-07:00</committed-date>
  <authored-date>2008-06-15T09:20:31-07:00</authored-date>
  <message>Reload cached templates when a new handler is registered</message>
  <tree>57cc2e2c1e63a8a1e77275630a09a8e6b0fa35fa</tree>
  <committer>
    <name>Pratik Naik</name>
    <email>pratiknaik@gmail.com</email>
  </committer>
</commit>
