+
+
+ <%= render :partial => ("layouts/tutorial/constantize/benefit_forms_constantize")%>
+
+ diff --git a/app/controllers/tutorials_controller.rb b/app/controllers/tutorials_controller.rb index 976ede8..3a9b400 100755 --- a/app/controllers/tutorials_controller.rb +++ b/app/controllers/tutorials_controller.rb @@ -103,7 +103,9 @@ class TutorialsController < ApplicationController end def mass_assignment + end + def constantize end end diff --git a/app/views/layouts/tutorial/_sidebar.html.erb b/app/views/layouts/tutorial/_sidebar.html.erb index c246448..3a262dd 100755 --- a/app/views/layouts/tutorial/_sidebar.html.erb +++ b/app/views/layouts/tutorial/_sidebar.html.erb @@ -108,6 +108,9 @@