Josh Menden

Joined

10 Experience
0 Lessons Completed
0 Questions Solved

Activity

Posted in Dynamic Nested Forms With Turbo Part 2 Discussion

Thanks for the videos! One thought on the beginning part where you change the form to use task.hash. Why not just use that for all the tasks? If you include the ID as a hidden field, which I think you do in your code, I think Rails looks for the ID in the params hash anyways when updating existing records, right?