rubycentral/cfp-app

View on GitHub
app/decorators/proposal_decorator.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Class ProposalDecorator has 36 methods (exceeds 20 allowed). Consider refactoring.
Open

class ProposalDecorator < ApplicationDecorator
  include Proposal::State
  decorates :proposal
  delegate_all
  decorates_association :speakers
Severity: Minor
Found in app/decorators/proposal_decorator.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status