rubyberlin/cfp-app

View on GitHub
app/decorators/staff/time_slot_decorator.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class TimeSlotDecorator has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

class Staff::TimeSlotDecorator < Draper::Decorator
  decorates :time_slot
  delegate_all

  def start_time
Severity: Minor
Found in app/decorators/staff/time_slot_decorator.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status