jsonb-uy/rotulus

View on GitHub
lib/rotulus/page.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Page has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Page
    attr_reader :ar_relation, :order, :limit, :cursor

    delegate :columns, :state, to: :order, prefix: true

Severity: Minor
Found in lib/rotulus/page.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status