<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -108,7 +108,7 @@ module Rails
             sources &lt;&lt; PathSource.new(:vendor, &quot;#{::RAILS_ROOT}/vendor/generators&quot;)
             Rails.configuration.plugin_paths.each do |path|
               relative_path = Pathname.new(File.expand_path(path)).relative_path_from(Pathname.new(::RAILS_ROOT))
-              sources &lt;&lt; PathSource.new(:&quot;plugins (#{relative_path})&quot;, &quot;#{path}/**/{,rails_}generators&quot;)
+              sources &lt;&lt; PathSource.new(:&quot;plugins (#{relative_path})&quot;, &quot;#{path}/*/**/{,rails_}generators&quot;)
             end
           end
           sources &lt;&lt; PathSource.new(:user, &quot;#{Dir.user_home}/.rails/generators&quot;)</diff>
      <filename>railties/lib/rails_generator/lookup.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4fa6615b15451fcdea17b33ebd78e3f4a848e4e7</id>
    </parent>
  </parents>
  <author>
    <name>Daniel Guettler</name>
    <email>daniel.guettler@gmail.com</email>
  </author>
  <url>http://github.com/rails/rails/commit/84ceff6921a0619de049301a1b8600b51a7e56f8</url>
  <id>84ceff6921a0619de049301a1b8600b51a7e56f8</id>
  <committed-date>2008-08-24T09:26:57-07:00</committed-date>
  <authored-date>2008-06-23T08:06:13-07:00</authored-date>
  <message>Ensure script/generate finds generators from symlinked plugins. [#449 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
  <tree>6dd2299aaabab3a338a94e3ad43cc3dd32e947db</tree>
  <committer>
    <name>Tarmo T&#228;nav</name>
    <email>tarmo@itech.ee</email>
  </committer>
</commit>
