907th/datetime-scopes

View on GitHub
lib/datetime-scopes/datetime_proxy.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class DateTimeProxy has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

  class DateTimeProxy < AbstractProxy
    PROXY_METHODS = %w[
      within
      within_days
      within_months
Severity: Minor
Found in lib/datetime-scopes/datetime_proxy.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status