schneidmaster/debatevid.io

View on GitHub
app/helpers/data_helper.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method video_json has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def video_json(video)
    team_json = {
      include: {
        debater_one: {
          columns: %i[id first_name last_name],
Severity: Minor
Found in app/helpers/data_helper.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status