RailsCasts Pro episodes are now free!

Learn more or hide this

kungriffey's Profile

GitHub User: kungriffey

Comments by

Avatar

I am having the same issue, and still not clear how you resolved it, can you paste your before and after code?

Thanks!

Avatar

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?