Xiaohong-Deng/mooqita-icccg

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
app/views/games/_judge_form.html.erb
app/views/games/_judge_forms.html.erb
app/views/games/_whiteboard.html.erb
app/views/games/judge.html.erb
app/views/games/show.html.erb
app/views/layouts/_footer.html.erb
app/views/layouts/_header.html.erb
app/views/layouts/_shim.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb
app/views/layouts/mailer.text.erb
app/views/questions/_question.html.erb
app/views/questions/_question_form.html.erb
app/views/static_pages/home.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
bin/update
bin/webpack
bin/webpack-dev-server
bin/yarn
config.ru
lib/tasks/cucumber.rake
lib/templates/erb/scaffold/_form.html.erb
package.json
provision/box_setup.zsh
provision/zsh_setup.sh
public/404.html
public/422.html
public/500.html
public/apple-touch-icon-precomposed.png
public/apple-touch-icon.png
public/favicon.ico
public/robots.txt
yarn.lock
app/assets/config/manifest.js0
app/assets/javascripts/application.js0
app/assets/javascripts/cable.js4
app/javascript/packs/application.js1
app/channels/application_cable/channel.rb4
app/channels/application_cable/connection.rb17
app/channels/game_channel.rb37
app/channels/game_waiting_room_channel.rb26
app/controllers/answers_controller.rb19
app/controllers/application_controller.rb10
app/controllers/game_waiting_rooms_controller.rb3
app/controllers/games_controller.rb51
app/controllers/static_pages_controller.rb4