seocahill/taxonomy-parser

View on GitHub
routes.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

    def self.registered(app)
      app.get '/discoverable-taxonomy-sets' do
        content_type :api_json
        ApplicationController.discoverable_taxonomy_sets
      end
Severity: Major
Found in routes.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status