ozfortress/citadel

View on GitHub
app/controllers/leagues/rosters_controller.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class RostersController has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

  class RostersController < ApplicationController
    include RosterPermissions
    include TeamPermissions

    before_action only: [:index, :new, :create] do
Severity: Minor
Found in app/controllers/leagues/rosters_controller.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status