pupilfirst/pupilfirst

View on GitHub
app/controllers/schools_controller.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
97%

Method toggle_standing has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def toggle_standing
    authorize current_school

    standing_enabled = params[:enable_standing] == "true"

Severity: Minor
Found in app/controllers/schools_controller.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status