Xiaohong-Deng/mooqita-icccg

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
Procfile
README.md
Rakefile
Vagrantfile
app/assets/javascripts/answers.coffee
app/assets/javascripts/channels/game_channel.coffee
app/assets/javascripts/game.coffee
app/assets/javascripts/game_waiting_room.coffee
app/assets/javascripts/questions.coffee
app/assets/stylesheets/answers.scss
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/games.scss
app/assets/stylesheets/questions.scss
app/assets/stylesheets/static_pages.scss
app/views/answers/_answer.html.erb
app/views/answers/_answer_form.html.erb
app/views/answers/_choose_form.html.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/email_changed.html.erb
app/views/devise/mailer/password_change.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/unlocks/new.html.erb
app/views/documents/_document.html.erb
app/views/game_waiting_rooms/_starting.html.erb
app/views/game_waiting_rooms/_waiting.html.erb
app/views/game_waiting_rooms/index.html.erb
app/views/games/_attributes.html.erb
app/views/games/_game.html.erb
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