RailsCasts Pro episodes are now free!

Learn more or hide this

TheIzK's Profile

GitHub User: TheIzK

Comments by

Avatar

So, after getting this form created can anyone point me in the direction of how to make it functional for a user to fill out? I am stuck! I'd like to have a radio button to select the answer from each group of possible answers and then make it submittable.

Avatar

I <3 you. Thank you! Nesting the attributes for the answers INSIDE of the attributes for the question inside of the parameters for the survey... I never would've figured it out in a million years.

Avatar

Would I need to add the params for the answer to the survey class or to the questions class?