# File app/helpers/survey/questions_helper.rb, line 2 def new_question_for(obj,t="Neue Frage") render partial: "survey/questions/new_question", locals: {question_templates: Survey::Question.templates, parent: obj, text: t} end
[Validate]
Generated with the Darkfish Rdoc Generator 2.