GeoCerts/geocerts

View on GitHub
lib/geo_certs/endpoints/certificates.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method included has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def self.included(base)
        base.class_eval do
          endpoint GeoCerts::API::ENDPOINT do
            
            action :certificates, :url => '/certificates.xml' do
Severity: Minor
Found in lib/geo_certs/endpoints/certificates.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status