Xiaohong-Deng/mooqita-icccg

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.babelrc
.codeclimate.json
.gitignore
.nvmrc
.postcssrc.yml
.rspec
.ruby-gemset
.ruby-version
.simplecov
.travis.yml
Gemfile
Gemfile.lock
Guardfile
LICENSE
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