jgunnink / secret-santa

A ruby on rails application built to handle the organisation of a Secret Santa in a fun, simple way!
https://secretsantawebsite.herokuapp.com
Other
1 stars 1 forks source link

Associated lists are deleted when a user account is deleted #5

Closed jgunnink closed 8 years ago

jgunnink commented 8 years ago

Adds dependent: :destroy to user model for lists, updates associated tests