pupilfirst/pupilfirst

View on GitHub
app/presenters/users/dashboard_presenter.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
98%

Method courses has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def courses
      @courses ||=
        begin
          if current_school_admin.present?
            current_school
Severity: Minor
Found in app/presenters/users/dashboard_presenter.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status