Xiaohong-Deng/mooqita-icccg

View on GitHub
app/assets/javascripts/channels/game_channel.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

  App['game' + gameId] = App.cable.subscriptions.create {channel: "GameChannel", game: parseInt(gameId, 10)},

Line exceeds maximum allowed length
Open

  # it's pretty hacky. bc form need a route, especially we don't need questions_controller

Line exceeds maximum allowed length
Open

          $('#current_answers').append "<div class='answer_warning'>Waiting the other answer to be submitted...</div>"

There are no issues that match your filters.

Category
Status