rubyforgood/casa

View on GitHub
app/policies/application_policy.rb

Summary

Maintainability
A
3 hrs
Test Coverage
B
85%

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

class ApplicationPolicy
  class Scope
    attr_reader :user, :scope

    def initialize(user, scope)
Severity: Minor
Found in app/policies/application_policy.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status