<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -167,11 +167,6 @@ end
 # Controllers
 ##############
 
-# explicitly set the actions to the default (in case another plugin has changed this)
-Ardes::ResourcesController.actions = Ardes::ResourcesController::Actions
-Ardes::ResourcesController.singleton_actions = Ardes::ResourcesController::SingletonActions
-
-
 class ApplicationController &lt; ActionController::Base
   map_enclosing_resource :account, :class =&gt; User, :singleton =&gt; true, :find =&gt; :current_user
 </diff>
      <filename>spec/app.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4b31d14ed2bcdde7f1b109983afa1388df60e957</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/resources_controller/commit/4e19116daaf7730b316752d70b18b931379606d6</url>
  <id>4e19116daaf7730b316752d70b18b931379606d6</id>
  <committed-date>2008-09-13T22:26:15-07:00</committed-date>
  <authored-date>2008-09-13T22:26:15-07:00</authored-date>
  <message>Remove setting of RC action modules in specs, so we can test compatibility with other plugins (such as response_for_rc)</message>
  <tree>a23f42b1a8a10cb383debdf6373e9a9db02b053b</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
