genome/dgi-db

View on GitHub
app/presenters/paginated_collection_presenter.rb

Summary

Maintainability
A
45 mins
Test Coverage

Method initialize has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

  def initialize(collection, request, item_presenter_type, pagination_presenter_type, additional_meta = {}, page_state_param_names = [])
Severity: Minor
Found in app/presenters/paginated_collection_presenter.rb - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status