Fixed stack too deep error by commenting out circular reference to sections in the version model. Changed deprecated '.find(:all, :order => 'field ASC')' format to '.all.order('field')'
dev
1 parent d5fc69d commit 7a6a1a7e719c31aec4c919cdce2be3f60698d016
@Brian Riley Brian Riley authored on 15 Jul 2016
Showing 7 changed files
View
app/controllers/guidances_controller.rb
View
app/models/version.rb
View
app/views/dmptemplates/_add_guidance.html.erb
View
app/views/dmptemplates/_add_question.html.erb
View
app/views/dmptemplates/_edit_question.html.erb
View
app/views/guidances/admin_edit.html.erb
View
app/views/guidances/admin_new.html.erb