<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@
 # Likewise, all the methods added will be available for all controllers.
 class ApplicationController &lt; ActionController::Base
   before_filter :i_should_only_be_run_once, 
-                :only =&gt; 'action_with_ac_base_before_filter_checking_multi_require_bug'
+                :only =&gt; 'action_with_inherited_before_filter'
   
   def i_should_only_be_run_once
     true</diff>
      <filename>example_rails_app/app/controllers/application.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6a60f794bb99af4db841a9a3c69ae7883da0c63a</id>
    </parent>
  </parents>
  <author>
    <name>Matt Patterson</name>
    <email>matt@reprocessed.org</email>
  </author>
  <url>http://github.com/dchelimsky/rspec-dev/commit/f994bbca3c7efca324d3430fde6f3af33568b08c</url>
  <id>f994bbca3c7efca324d3430fde6f3af33568b08c</id>
  <committed-date>2008-07-18T18:04:57-07:00</committed-date>
  <authored-date>2008-07-18T10:36:01-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>30345c0cf2e7cf34efdade96f0e46ce4e2d4af8f</tree>
  <committer>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </committer>
</commit>
