opf/openproject

View on GitHub
app/controllers/custom_styles_controller.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class CustomStylesController has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

class CustomStylesController < ApplicationController
  layout "admin"
  menu_item :custom_style

  before_action :require_admin,
Severity: Minor
Found in app/controllers/custom_styles_controller.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status