johnbeynon/stash-api

View on GitHub
lib/support/behaviours/error_handling.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

    def self.registered(app)

      app.instance_eval do
        include Support::Helpers::ErrorHandling
      end
Severity: Minor
Found in lib/support/behaviours/error_handling.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status