updated additional parts of the admin_phase view to use the new schema's data access. Additionally changed models for suggested_answer, user, guidance_group and question to better reflect the associations in the schema
dev
1 parent 0b1701c commit d9243b5e3e1eda3fb6aac4e23e8032702e644775
@xsrust xsrust authored on 25 Jan 2017
Showing 10 changed files
View
app/controllers/templates_controller.rb
View
app/models/guidance_group.rb
View
app/models/question.rb
View
app/models/suggested_answer.rb
View
app/models/user.rb
View
app/views/templates/_add_suggested_answer.html.erb
View
app/views/templates/_edit_question.html.erb
View
app/views/templates/_edit_suggested_answer.html.erb
View
app/views/templates/_guidance_display.html.erb
View
app/views/templates/_show_question.html.erb