Skip to content

Commit

Permalink
Removed deprecated setting Resource#admin_notes
Browse files Browse the repository at this point in the history
  • Loading branch information
gregbell committed Nov 30, 2011
1 parent c68345f commit 1d523f4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/active_admin/resource.rb
Expand Up @@ -47,9 +47,6 @@ class Resource
# If we're scoping resources, use this method on the parent to return the collection
attr_accessor :scope_to_association_method

# Set to false to turn off admin notes
attr_accessor :admin_notes

# Set the configuration for the CSV
attr_writer :csv_builder

Expand Down

0 comments on commit 1d523f4

Please sign in to comment.