feature: audit logs
#2703

Paul-Bob wants to merge feature/audit_logs into main
Failed
1 issue to fix.

Method index has 26 lines of code (exceeds 25 allowed). Consider refactoring.
New

    def index
      safe_call :audit, activity_class: @resource.class, payload: params, action: __method__

      @page_title = @resource.plural_name.humanize
      add_breadcrumb @resource.plural_name.humanize
Severity: Minor
Found in app/controllers/avo/base_controller.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status

    No ratings changes.