<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,8 +1,8 @@
-Merb::Generators::ModelGenerator.template :model_sequel, :orm =&gt; :sequel do |y|
+Merb::Generators::ModelGenerator.template :model_sequel, :orm =&gt; :sequel do |t|
   t.source = File.dirname(__FILE__) / &quot;templates/model/app/models/%file_name%.rb&quot;
   t.destination = &quot;app/models&quot; / base_path / &quot;#{file_name}.rb&quot;
 end
 
 Merb::Generators::ModelGenerator.invoke :migration, :orm =&gt; :sequel do |generator|
   generator.new(destination_root, options.merge(:model =&gt; true), file_name, attributes)
-end
\ No newline at end of file
+end</diff>
      <filename>merb_sequel/lib/generators/model.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>df6e83ef1ee4ceb57df845dde9b24425869f5b6b</id>
    </parent>
  </parents>
  <author>
    <name>Jaroslaw Zabiello</name>
    <email>hipertracker@gmail.com</email>
  </author>
  <url>http://github.com/wycats/merb-plugins/commit/579436e3fa6b9367dcc723851ffa88e208ab1cfe</url>
  <id>579436e3fa6b9367dcc723851ffa88e208ab1cfe</id>
  <committed-date>2008-09-13T08:55:45-07:00</committed-date>
  <authored-date>2008-09-13T01:09:37-07:00</authored-date>
  <message>Fixed broken Sequel generator

Signed-off-by: Michael S. Klishin &lt;michael@novemberain.com&gt;</message>
  <tree>357ba426ad36e10fb78435a4174e2b0f47509854</tree>
  <committer>
    <name>Michael S. Klishin</name>
    <email>michael@novemberain.com</email>
  </committer>
</commit>
