Advanced Models and Relationships - Part 1

Advanced Models and Relationships - Part 1 Now that we've refactored notes to be their own model, let's add todo lists. First let's generate a new model rails g model TodoList Extract the StickNote relation to Note and the touch callback to a n...
This is a companion discussion topic for the original entry at https://thoughtbot.com/upcase/videos/advanced-models-and-relationships-part-1