<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -44,14 +44,6 @@ If your model declares +attr_accessible+ after +acts_as_audited+, you need to se
     attr_accessible :name
   end
 
-=== ActiveScaffold
-
-Many users have also reported problems with acts_as_audited and ActiveScaffold, which appears to be caused by a limitation in ActiveScaffold not supporting polymorphic associations. To get it to work with ActiveScaffold:
-
-  class ApplicationController &lt; ActionController::Base
-    audit MyModel, :only =&gt; [:create, :update, :destroy]
-  end
-
 == Compatability
 
 acts_as_audited works with Rails 2.1 or later.</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>21148d7568c293eb4fc4f9d93a793ac6a924ff91</id>
    </parent>
  </parents>
  <author>
    <name>Brandon Keepers</name>
    <email>brandon@collectiveidea.com</email>
  </author>
  <url>http://github.com/collectiveidea/acts_as_audited/commit/41d4b1a9653b437573687ea6ca70c2473145a145</url>
  <id>41d4b1a9653b437573687ea6ca70c2473145a145</id>
  <committed-date>2009-11-01T09:18:06-08:00</committed-date>
  <authored-date>2009-11-01T08:51:07-08:00</authored-date>
  <message>Remove note about ActiveScaffold</message>
  <tree>b87a9c6b88b66535bd15b306f66feef86fe365c1</tree>
  <committer>
    <name>Brandon Keepers</name>
    <email>brandon@collectiveidea.com</email>
  </committer>
</commit>
