gurix/helena

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rubocop.yml
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/images/helena/helena_mobile_view.jpg
app/assets/images/helena/swissmadesoftware.png
app/assets/javascripts/helena/application.js1
A
0 mins
app/assets/javascripts/helena/survey.js0
A
0 mins
app/assets/stylesheets/helena/application.scss
app/controllers/helena/application_controller.rb5
A
0 mins
app/controllers/helena/concerns/questions/matrix_questions.rb20
A
0 mins
app/controllers/helena/sessions_controller.rb89
A
0 mins
app/helpers/helena/application_helper.rb17
A
0 mins
app/models/helena/answer.rb42
A
0 mins
app/models/helena/boolean_answer.rb5
A
0 mins
app/models/helena/concerns/application_model.rb9
A
0 mins
app/models/helena/concerns/questions/requirable.rb17
A
0 mins
app/models/helena/concerns/questions/validates_one_label.rb19
A
0 mins
app/models/helena/integer_answer.rb5
A
0 mins
app/models/helena/label.rb13
A
0 mins
app/models/helena/question.rb46
A
0 mins
app/models/helena/question_group.rb20
A
0 mins
app/models/helena/questions/bipolar_radio_matrix.rb6
A
0 mins
app/models/helena/questions/checkbox_group.rb15
A
0 mins
app/models/helena/questions/long_text.rb8
A
0 mins
app/models/helena/questions/radio_group.rb11
A
0 mins
app/models/helena/questions/radio_matrix.rb21
A
0 mins
app/models/helena/questions/short_text.rb8
A
0 mins
app/models/helena/questions/static_text.rb10
A
0 mins
app/models/helena/session.rb48
A
0 mins
app/models/helena/string_answer.rb5
A
0 mins
app/models/helena/sub_question.rb26
A
0 mins
app/models/helena/survey.rb18
A
0 mins
app/models/helena/survey_detail.rb8
A
0 mins
app/models/helena/version.rb29
A
0 mins
app/views/helena/questions/_bipolar_radio_matrix.html.slim
app/views/helena/questions/_checkbox_group.html.slim
app/views/helena/questions/_long_text.html.slim
app/views/helena/questions/_radio_group.html.slim
app/views/helena/questions/_radio_matrix.html.slim
app/views/helena/questions/_short_text.html.slim
app/views/helena/questions/_static_text.html.slim
app/views/helena/sessions/_error_messages.html.slim
app/views/helena/sessions/_progressbar.html.slim
app/views/helena/sessions/edit.html.slim
app/views/helena/sessions/end_message.html.slim