added unit tests for question. removed unused methods from question. fixed guidance_for_question method so that it does not require us to pass in itself (was qustion.guidance_by_question(question, org) - now question.guidance_for_org(org)) and updated template that calls method accordingly
dev
1 parent 303746c commit 056c4e91d5533e1fc269a9553b1abba3da9145e2
@briley briley authored on 1 Feb 2017
Showing 4 changed files
View
app/models/question.rb
View
app/models/section.rb
View
app/views/templates/_guidance_display.html.erb
View
test/unit/question_test.rb 0 → 100644