Okay - so this railscasts is very useful, however I have a scenario that I need help with. Say I just want to create a Task list with no associated Task List/Project Name. So I have only one model and want the user to be able to enter multiple Tasks as they wish. How would I go about doing so?
I am having the same issue, and still not clear how you resolved it, can you paste your before and after code?
Thanks!
Okay - so this railscasts is very useful, however I have a scenario that I need help with. Say I just want to create a Task list with no associated Task List/Project Name. So I have only one model and want the user to be able to enter multiple Tasks as they wish. How would I go about doing so?