swchoi727/LEP

View on GitHub
app/controllers/admins_controller.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class AdminsController has 37 methods (exceeds 20 allowed). Consider refactoring.
Open

class AdminsController < ApplicationController

  before_filter :check_admin

  def check_admin
Severity: Minor
Found in app/controllers/admins_controller.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status