TheCorrespondingSquares/chess-app

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.csslintrc
.dockerignore
.eslintignore
.eslintrc.yml
.gitattributes
.gitignore
.rspec
.travis.yml
Gemfile
Gemfile.lock
Procfile
README.md
Rakefile
app/assets/images/code-climate.svg
app/assets/images/github-mark.svg
app/assets/images/github.svg
app/assets/images/justin.jpg
app/assets/images/kirby.jpg
app/assets/images/knight.svg
app/assets/images/miguel.jpg
app/assets/images/pusher.svg
app/assets/images/slack.svg
app/assets/images/travis-ci.svg
app/assets/images/trello.svg
app/assets/javascripts/dashboards.coffee
app/assets/javascripts/pieces.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/dashboards.scss
app/assets/stylesheets/games.scss
app/assets/stylesheets/master.scss
app/assets/stylesheets/pieces.scss
app/views/dashboards/index.html.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.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/games/index.html.erb
app/views/games/new.html.erb
app/views/games/show.html.erb
app/views/layouts/application.html.erb
app/views/layouts/mailer.html.erb