<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,7 +10,7 @@ class PaperclipGenerator &lt; Rails::Generator::NamedBase
     file_name = generate_file_name
     @migration_name = file_name.camelize
     record do |m|
-      m.migration_template &quot;paperclip_migration.rb&quot;,
+      m.migration_template &quot;paperclip_migration.rb.erb&quot;,
                            File.join('db', 'migrate'),
                            :migration_file_name =&gt; file_name
     end
@@ -24,4 +24,4 @@ class PaperclipGenerator &lt; Rails::Generator::NamedBase
     &quot;add_attachments_#{names.join(&quot;_&quot;)}_to_#{@class_name.underscore}&quot;
   end
  
-end
\ No newline at end of file
+end</diff>
      <filename>generators/paperclip/paperclip_generator.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>978b1e9801a02f90e0576501ff7dab98ed7e4249</id>
    </parent>
  </parents>
  <author>
    <name>Jon Yurek</name>
    <email>jyurek@thoughtbot.com</email>
  </author>
  <url>http://github.com/thoughtbot/paperclip/commit/2a1583617b1132c4486b665a038e6ae185fe16e4</url>
  <id>2a1583617b1132c4486b665a038e6ae185fe16e4</id>
  <committed-date>2008-08-21T08:02:32-07:00</committed-date>
  <authored-date>2008-08-21T08:02:32-07:00</authored-date>
  <message>Fixed missing .erb in generator</message>
  <tree>b27f684cfa3f9639e5b185f5b1202a370b4f1c4d</tree>
  <committer>
    <name>Jon Yurek</name>
    <email>jyurek@thoughtbot.com</email>
  </committer>
</commit>
