app/presenters/claim/base_claim_presenter.rb
Class BaseClaimPresenter
has 79 methods (exceeds 24 allowed). Consider refactoring. Open
Open
class Claim::BaseClaimPresenter < BasePresenter
presents :claim
include InjectionAttemptErrorable
File base_claim_presenter.rb
has 323 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
class Claim::BaseClaimPresenter < BasePresenter
presents :claim
include InjectionAttemptErrorable