consul/consul

View on GitHub
config/routes/admin.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File admin.rb has 283 lines of code (exceeds 250 allowed). Consider refactoring.
Open

namespace :admin do
  root to: "dashboard#index"
  resources :organizations, only: :index do
    get :search, on: :collection
    member do
Severity: Minor
Found in config/routes/admin.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status