indentlabs/notebook

View on GitHub
app/authorizers/attribute_authorizer.rb

Summary

Maintainability
A
1 hr
Test Coverage

Avoid too many return statements within this method.
Open

    return false
Severity: Major
Found in app/authorizers/attribute_authorizer.rb - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

        return true if PermissionService.content_is_in_a_public_universe?(content: resource)
    Severity: Major
    Found in app/authorizers/attribute_authorizer.rb - About 30 mins to fix

      There are no issues that match your filters.

      Category
      Status