cubesystems/releaf

View on GitHub
releaf-core/app/controllers/releaf/action_controller.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class ActionController has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

class Releaf::ActionController < ActionController::Base
  # must be first other in stange way non-text env will
  # have CSRF on richtext attachment upload
  protect_from_forgery

Severity: Minor
Found in releaf-core/app/controllers/releaf/action_controller.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status