rtopitt/bolao2014

View on GitHub
app/presenters/match_presenter.rb

Summary

Maintainability
B
5 hrs
Test Coverage

Class MatchPresenter has 40 methods (exceeds 20 allowed). Consider refactoring.
Open

class MatchPresenter < Presenter

  expose :to_key, :to_param,
    :id,
    :number,
Severity: Minor
Found in app/presenters/match_presenter.rb - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status