<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -102,7 +102,7 @@ module Engines::RailsExtensions::Dependencies
       # if we recognise this type
       # (this regexp splits out the module/filename from any instances of app/#{type}, so that
       #  modules are still respected.)
-      if file_name =~ /^(.*app\/#{file_type}s\/)?(.*_#{file_type})(\.rb)?$/
+      if file_name =~ /^(.*app\/#{file_type}s\/)+(.*_#{file_type})(\.rb)?$/
         base_name = $2
         # ... go through the plugins from first started to last, so that
         # code with a high precedence (started later) will override lower precedence</diff>
      <filename>lib/engines/rails_extensions/dependencies.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>38037f87f9f2d1ff5fb47ff4d28f4176a63b9a72</id>
    </parent>
  </parents>
  <author>
    <name>thewoolleyman</name>
    <email>thewoolleyman@gmail.com</email>
  </author>
  <url>http://github.com/thewoolleyman/engines/commit/47e25274335a220aea7f07e2b7b26bae6262411f</url>
  <id>47e25274335a220aea7f07e2b7b26bae6262411f</id>
  <committed-date>2008-09-01T17:55:59-07:00</committed-date>
  <authored-date>2008-09-01T17:55:59-07:00</authored-date>
  <message>Bugfix related to ExceptionNotifier plugin helper.  base_name was incorrectly getting set to entire absolute path.  Change ? to + to ensure that filename is indeed under /app.</message>
  <tree>fb3b5887ee0107fcd19849169c2e3a14ff0ec740</tree>
  <committer>
    <name>thewoolleyman</name>
    <email>thewoolleyman@gmail.com</email>
  </committer>
</commit>
