<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 module FaceboxRender
   
   def render_to_facebox( options = {} )
-    options[:template] = &quot;#{default_template_name}.html.erb&quot; if options.empty?
+    options[:template] = &quot;#{default_template_name}&quot; if options.empty?
     
     action_string = render_to_string(:action =&gt; options[:action], :layout =&gt; false) if options[:action]
     template_string = render_to_string(:template =&gt; options[:template], :layout =&gt; false) if options[:template]</diff>
      <filename>lib/facebox_render.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9c94728ae5af208330a7172d5be0d7066c8b9bf1</id>
    </parent>
  </parents>
  <author>
    <name>Blake  Chambers</name>
    <email>blakechambers@blake.local</email>
  </author>
  <url>http://github.com/ihower/facebox_render/commit/fd32302922bdb43a43aec67301534fc1865d1b85</url>
  <id>fd32302922bdb43a43aec67301534fc1865d1b85</id>
  <committed-date>2009-06-29T10:44:26-07:00</committed-date>
  <authored-date>2009-06-29T10:44:26-07:00</authored-date>
  <message>removed the '.html.erb' file extension to add support for other view types(i.e. haml).  Rails 2.3 is smart enough to understand.</message>
  <tree>51b945b7564a04f9cde62c3f71249a29005e9231</tree>
  <committer>
    <name>Blake  Chambers</name>
    <email>blakechambers@blake.local</email>
  </committer>
</commit>
