DevelopingCoder/cs61a_hintr

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
config/database.yml
config/cucumber.yml
config/boot.rb2
A
0 mins
config/application.rb19
A
0 mins
config.ru
codeclimate-config.patch
bin/spring
bin/setup
bin/rake
bin/rails
bin/bundle
app/views/users/index.html.erb
app/views/uploads/index.html.erb
app/views/upload_tags/show.html.erb
app/views/upload_tag2concepts/show.html.erb
app/views/upload_question_sets/show.html.erb
app/views/upload_concepts/show.html.erb
app/views/tag2wronganswers/show.html.erb
app/views/question_sets/show.html.erb
app/views/question_sets/index.html.erb
app/views/pages/index.html.erb
app/views/layouts/application.html.erb
app/views/devise/unlocks/new.html.erb
app/views/devise/shared/_links.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/confirmations/new.html.erb
app/views/concepts/show.html.erb
app/views/concepts/index.html.erb
app/models/wrong_answer.rb35
A
0 mins
app/models/vote.rb5
A
0 mins
app/models/user.rb117
A
2 hrs
app/models/tag2wronganswer.rb38
A
0 mins
app/models/tag2concept.rb93
A
2 hrs
app/models/tag.rb137
A
2 hrs
app/models/question_set.rb151
B
4 hrs
app/models/question.rb46
A
3 hrs
app/models/message.rb56
A
0 mins
app/models/hint_vote.rb5
A
0 mins
app/models/hint.rb53
A
0 mins
app/models/concept.rb144
A
1 hr
app/helpers/application_helper.rb5
A
0 mins
app/controllers/users_controller.rb52
A
0 mins
app/controllers/uploads_controller.rb15
A
0 mins