okuramasafumi/alba

View on GitHub
lib/alba/resource.rb

Summary

Maintainability
B
5 hrs
Test Coverage

File resource.rb has 354 lines of code (exceeds 250 allowed). Consider refactoring.
Open

require_relative 'association'
require_relative 'conditional_attribute'
require_relative 'constants'
require_relative 'type'
require_relative 'typed_attribute'
Severity: Minor
Found in lib/alba/resource.rb - About 4 hrs to fix

    Method handle_error has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

          def handle_error(error, obj, key, attribute, hash)
    Severity: Minor
    Found in lib/alba/resource.rb - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status