Ticket #7 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

[PATCH] Configurable AutoAdminController superclass

Reported by: t.lucas@toolmantim.com Assigned to: somebody
Priority: major Component: core
Version: Keywords:
Cc:

Description

To specify filter_parameter_logging and other such things it's a tad difficult because AutoAdminController? doesn't inherit from ApplicationController?. In the patch attached I've made the superclass configurable:

admin.controller_super_class = ApplicationController

Attachments

auto-admin-configurable-controller-superclass.diff (1.1 kB) - added by t.lucas@toolmantim.com on 08/25/2006 04:32:33 AM.

Change History

08/25/2006 04:32:33 AM changed by t.lucas@toolmantim.com

  • attachment auto-admin-configurable-controller-superclass.diff added.

10/09/2006 08:33:16 PM changed by matthew

  • status changed from new to closed.
  • resolution set to fixed.

Add/Change #7 ([PATCH] Configurable AutoAdminController superclass)




Change Properties
Action