turingschool / curriculum-site

1 stars 0 forks source link

Remove reference to validations in ActiveRecord Associations part 2 class #228

Closed juliet-e closed 1 month ago

juliet-e commented 1 month ago

This class references data validations. This is probably a holdover from the previous lesson plan, which includes validations. At this point students don't know about validations yet, though, so this class will be more straightforward if the lesson plan doesn't reference validations (i.e. requiring the presence of name), or testing for validations either.