<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -89,7 +89,7 @@ class ControllerSpecController &lt; ActionController::Base
 end
 
 class ControllerInheritingFromApplicationControllerController &lt; ApplicationController
-  def action_with_ac_base_before_filter_checking_multi_require_bug
+  def action_with_inherited_before_filter
     render :text =&gt; &quot;&quot;
   end
 end
\ No newline at end of file</diff>
      <filename>spec_resources/controllers/controller_spec_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>86afd94e57af4eb5e79a35dc781b7d2899aa0bc0</id>
    </parent>
  </parents>
  <author>
    <name>Matt Patterson</name>
    <email>matt@reprocessed.org</email>
  </author>
  <url>http://github.com/dchelimsky/rspec-rails/commit/14737a028795284af440453c8e62f71a15179153</url>
  <id>14737a028795284af440453c8e62f71a15179153</id>
  <committed-date>2008-07-18T18:05:34-07:00</committed-date>
  <authored-date>2008-07-18T10:44:29-07:00</authored-date>
  <message>Fixed a problem caused by controller action names getting out of sync between rspec-dev and rspec-rails for speccing #440</message>
  <tree>abaa3a283c6dc6cd3b159029f638ef4f4a466c69</tree>
  <committer>
    <name>David Chelimsky</name>
    <email>david@chelimac.local</email>
  </committer>
</commit>
