RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: GTDev87
I'm having some trouble adapting railscasts with nested parameters using strong_parameters. I think this form creates an empty hash in answers_attributes and questions_attributes which cause problems on update for strong_parameters.
I'm having some trouble adapting railscasts with nested parameters using strong_parameters. I think this form creates an empty hash in answers_attributes and questions_attributes which cause problems on update for strong_parameters.