cfillion/middle_squid

View on GitHub
lib/middle_squid/helpers.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method download_like has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def download_like(request, uri)
    fiber = Fiber.current

    method = request.request_method.downcase.to_sym

Severity: Minor
Found in lib/middle_squid/helpers.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status