- Subtask new/create from inside show_todo_path
- Subtask edit/update from inside show_todo_path
- Validations on model! Deal with errors on create. If save fails... @article.errors
- Todo CRUD
- Subtask/Todo belongs_to/has_many relationship
- Subtask show from inside show_todo_path