victor0402/rest-api-client

View on GitHub
lib/rest/api/client.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class RestModel has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

  class RestModel
    extend ActiveModel::Naming
    extend ActiveModel::Translation

    include Virtus.model(:nullify_blank => true)
Severity: Minor
Found in lib/rest/api/client.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status