cloudfoundry/cloud_controller_ng

View on GitHub
config/routes.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File routes.rb has 255 lines of code (exceeds 250 allowed). Consider refactoring.
Open

Rails.application.routes.draw do
  get '/', to: 'root#v3_root'

  # admin actions
  post '/admin/actions/clear_buildpack_cache', to: 'admin_actions#clear_buildpack_cache'
Severity: Minor
Found in config/routes.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status