<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -39,9 +39,9 @@ class ResourcefulScaffoldGenerator &lt; Rails::Generator::NamedBase
 
       # Views
       for action in scaffold_views
-        m.template(&quot;view_#{action}.haml&quot;, File.join('app/views', controller_class_path, controller_file_name, &quot;#{action}.haml&quot;))
+        m.template(&quot;view_#{action}.haml&quot;, File.join('app/views', controller_class_path, controller_file_name, &quot;#{action}.html.haml&quot;))
       end
-      m.template('view_partial.haml', File.join('app/views', controller_class_path, controller_file_name, &quot;_#{singular_name}.haml&quot;))
+      m.template('view_partial.haml', File.join('app/views', controller_class_path, controller_file_name, &quot;_#{singular_name}.html.haml&quot;))
 
       # Helper
       m.template('helper.rb', File.join('app/helpers', controller_class_path, &quot;#{controller_file_name}_helper.rb&quot;))</diff>
      <filename>generators/resourceful_scaffold/resourceful_scaffold_generator.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1d8fc5497b34f7a714a84cf59cb23c9f83d60f34</id>
    </parent>
  </parents>
  <author>
    <name>nex3</name>
    <email>nex3@c18eca5a-f828-0410-9317-b2e082e89db6</email>
  </author>
  <url>http://github.com/jcfischer/make_resourceful/commit/87566a5affdfe7f7495333c8fd1ac07d3f32ddea</url>
  <id>87566a5affdfe7f7495333c8fd1ac07d3f32ddea</id>
  <committed-date>2008-01-09T17:14:34-08:00</committed-date>
  <authored-date>2008-01-09T17:14:34-08:00</authored-date>
  <message>Update generated Haml files to use the .html.haml extension.

git-svn-id: http://svn.hamptoncatlin.com/make_resourceful/trunk@170 c18eca5a-f828-0410-9317-b2e082e89db6</message>
  <tree>c56211eeb80dbabd1dad9df610cba132760c9f72</tree>
  <committer>
    <name>nex3</name>
    <email>nex3@c18eca5a-f828-0410-9317-b2e082e89db6</email>
  </committer>
</commit>
