hacketyhack/hackety-hack.com

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/assets/stylesheets/users.css.scss
app/controllers/answers_controller.rb16
A
0 mins
app/controllers/api/programs_controller.rb2
A
0 mins
app/controllers/api/rels_controller.rb8
A
0 mins
app/controllers/api_controller.rb2
A
0 mins
app/controllers/application_controller.rb6
A
0 mins
app/controllers/blog_controller.rb19
A
0 mins
app/controllers/inherited_controller.rb15
A
0 mins
app/controllers/lessons_controller.rb8
A
0 mins
app/controllers/mailer_controller.rb19
A
0 mins
app/controllers/programs_controller.rb18
A
0 mins
app/controllers/questions_controller.rb56
A
0 mins
app/controllers/static_controller.rb33
A
0 mins
app/controllers/users_controller.rb39
A
0 mins
app/helpers/answers_helper.rb2
A
0 mins
app/helpers/api/programs_helper.rb2
A
0 mins
app/helpers/api/rels_helper.rb2
A
0 mins
app/helpers/application_helper.rb5
A
0 mins
app/helpers/blog_helper.rb2
A
0 mins
app/helpers/lessons_helper.rb9
A
0 mins
app/helpers/programs_helper.rb18
A
25 mins
app/helpers/questions_helper.rb2
A
0 mins
app/helpers/static_helper.rb2
A
0 mins
app/helpers/users_helper.rb6
A
0 mins
app/mailers/message_mailer.rb8
A
0 mins
app/mailers/notification.rb9
A
0 mins
app/models/ability.rb17
A
0 mins
app/models/answer.rb8
A
0 mins
app/models/blog_post.rb6
A
0 mins
app/models/deleted_user.rb11
A
0 mins
app/models/following_policy.rb14
A
0 mins
app/models/message.rb10
A
0 mins
app/models/program.rb22
A
0 mins
app/models/question.rb22
A
0 mins
app/models/rel.rb8
A
0 mins
app/models/user.rb63
A
0 mins
app/presenters/question_presenter.rb28
A
0 mins
app/presenters/support_presenter.rb28
A
0 mins
app/views/answers/_form.html.haml
app/views/answers/_form_content.html.haml
app/views/answers/_list.html.haml
app/views/answers/_short_answer.html.haml
app/views/answers/edit.html.haml
app/views/answers/index.html.haml
app/views/answers/new.html.haml
app/views/answers/show.html.haml
app/views/api/programs/edit.html.haml
app/views/api/programs/index.html.haml
app/views/api/programs/new.html.haml
app/views/api/programs/show.html.haml