kimjunh/giver-game

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.byebug_history
.codeclimate.yml
.gitignore
.travis.yml
Gemfile
Gemfile.lock
README.rdoc
Rakefile
app/assets/images/default-image1.png
app/assets/images/default-image2.png
app/assets/stylesheets/application.css.sass
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/_giving_game_form.html.erb
app/views/games/archive.html.erb
app/views/games/archive_game.html.erb
app/views/games/edit.html.erb
app/views/games/home.html.erb
app/views/games/new.html.erb
app/views/games/play_game.html.erb
app/views/games/play_index.html.erb
app/views/games/results.html.erb
app/views/layouts/application.html.erb
app/views/users/profile.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
config.ru
config/cucumber.yml
config/database.yml
config/locales/devise.en.yml
config/locales/en.yml
config/secrets.yml
config/tinymce.yml
features/archive.feature
features/counting_votes.feature
features/create_charity_form.feature
features/create_new_game.feature