ryanlntn/medic

View on GitHub
app/controllers/authorize_controller.rb

Summary

Maintainability
B
6 hrs
Test Coverage

Method viewDidAppear has 150 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def viewDidAppear(animated)
    if Medic.available?

      types = {
        share: [
Severity: Major
Found in app/controllers/authorize_controller.rb - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status